The RMP Motion Controller APIs

◆ GlobalVariableSet()

void GlobalVariableSet ( string name,
SequencerGlobal::DataType type,
dynamic value )
Parameters
nameThe string name of the global variable
typeThe type of the global variable.
valueThe value to set the global variable to.

Definition at line 519 of file RapidSequencer.cs.