| KM_CoordMotionDoSpecialCommand Method |
Perform segment execution
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public void DoSpecialCommand(
int segment
)
Public Sub DoSpecialCommand (
segment As Integer
)
public:
void DoSpecialCommand(
int segment
)
Parameters
- segment Int32
- segment index
See Also