| KM_AxisGroupAddCommand Method |
Insert special embedded IO commaand into the Coordinated moition buffer
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public void AddCommand(
int command
)
Public Sub AddCommand (
command As Integer
)
public:
void AddCommand(
int command
)
Parameters
- command Int32
- index of command to be added
See Also