| KM_MainStatusGetVirtualBitsEx0 Method |
Bulk status record Current Extended Virtual Bit States
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetVirtualBitsEx0(
int index
)
Public Function GetVirtualBitsEx0 (
index As Integer
) As Integer
public:
int GetVirtualBitsEx0(
int index
)
Parameters
- index Int32
- Bit Offset 0-31 where 0 returns Virtual bit 1024
Return Value
Int32value
See Also