XPS-Q8 Controller Motion Tutorial
DoubleGlobalArrayDifferent: Triggers an action when the value of the variable in the
DoubleGlobalArray and referenced by the global variable
number is different from the value to check. The variable
can be modified by using the DoubleGlobalArraySet()
function.
DoubleGlobalArrayInferiorOrEqual: Triggers an action when the value of the
variable in the DoubleGlobalArray and referenced by the
global variable number is less than or equal to the value to
check. The variable can be modified by using the
DoubleGlobalArraySet() function.
DoubleGlobalArraySuperiorOrEqual: Triggers an action when the value of the
variable in the DoubleGlobalArray and referenced by the
global variable number is greater than or equal to the value
to check. The variable can be modified by using the
DoubleGlobalArraySet() function.
DoubleGlobalArrayInferior: Triggers an action when the value of the variable in the
DoubleGlobalArray and referenced by the global variable
number is lower than the value to check. The variable can
be modified by using the DoubleGlobalArraySet() function.
DoubleGlobalArraySuperior: Triggers an action when the value of the variable in the
DoubleGlobalArray and referenced by the global variable
number is higher than the value to check. The variable can
be modified by using the DoubleGlobalArraySet() function.
DoubleGlobalArrayInWindow:
Triggers an action when the value of the variable in
the DoubleGlobalArray and referenced by the global
variable number is superior to MinValue and inferior to
MaxValue.
DoubleGlobalArrayOutWindow: Triggers an action when the value of the variable in
the DoubleGlobalArray and referenced by the global
variable number is outside the interval defined by
MinValue and MaxValue.
XPSDocumentation V1.4.x (EDH0301En1060 — 10/17) 136