| KM_MainStatusGetKFlopBitState Method |
Bulk status record Current KFLOP/Kogna 64 IO Bit states
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int GetKFlopBitState(
int index
)
Public Function GetKFlopBitState (
index As Integer
) As Integer
public:
int GetKFlopBitState(
int index
)
Parameters
- index Int32
- IO Bit Number
Return Value
Int32value
See Also