Set Persistent Boolean

Text Language Definition

function TPersistentBoolean.SetValue:double;

Description

Persistent Boolean are retained through controller power cycles. Persistent information is used to preserve information such as taught locations and cycle counts over the lifetime of a machine. Persistent Boolean retain double precision floating point values. Persistent Boolean are created with the "Add Variable" button in found in the Data Category and checking the "Persistent" checkbox. They are set to a value with this block.

Escapes

Reading the value of a Persistent Boolean does not generate any escapes

Examples

A more efficient way to stop multiple axes is shown here:

Related Topics

Persistent Number
Persistent Boolean
Set Persistent Number
Set Persistent Save Delay
Set Boolean