| KM_MainStatusGetAxisComplete Method |
Bulk status record Current axis completes
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetAxisComplete(
int axischannel
)
Public Function GetAxisComplete (
axischannel As Integer
) As Integer
public:
int GetAxisComplete(
int axischannel
)
Parameters
- axischannel Int32
- Axis Number
Return Value
Int32value
See Also