Object Pascal Definition
procedure TNAxis.BeginStop;
Description
Persistent Numbers 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 Numbers retain double precision floating point values.
Persistent Numbers are created with the "Add Variable" button in found in the Data Category and checking the "Persistent" checkbox.
Escapes
Reading the value of a Persistent Number does not generate any escapes
Examples
A more efficient way to stop multiple axes is shown here: