Click or drag to resize

ProcessAPI Methods

The ProcessAPI type exposes the following members.

Methods
 NameDescription
Public methodGetSpeedScale Gets the current speed scale factor.
Public methodGetTransformation Gets the current process transformation.
Public methodGetVariables Gets the current process variables from the card.
Public methodLoadVariables Loads the current process variables from the card's local storage.
Public methodSetSpeedScale Sets the speed scale factor.
Public methodSetTransformation Sets the process transformation.
Public methodSetVariables Sets the process variables on the card.
Public methodStoreVariables Stores the current process variables in the card's local storage for later (re-)loading.
Top
See Also