| KM_MainStatusGetInputMode Method |
Bulk status record feedback selected 4-bit input mode
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetInputMode(
int axischannel
)
Public Function GetInputMode (
axischannel As Integer
) As Integer
public:
int GetInputMode(
int axischannel
)
Parameters
- axischannel Int32
- Axis Number
Return Value
Int32value
See Also