| KM_IOGetDigitalValue Method |
Gets the current status of a point of IO
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool GetDigitalValue()
Public Function GetDigitalValue As Boolean
public:
bool GetDigitalValue()
Return Value
BooleanCurrent digital value
See Also