Click or drag to resize

MotorAPIGetVariables Method

Gets the current motor variables from the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntax
C#
public MotorVariables GetVariables()

Return Value

MotorVariables
The current configuration from the card.
See Also