The RMP Motion Controller APIs

◆ NetworkInputValueGet()

uint64_t NetworkInputValueGet ( int32_t index)

Part of the Network Interface method group. Get the raw value for a PDO input. May need to use a union, depending on the bit size of the input.

See also
NetworkInputBitSizeGet
Examples
Homing.cs, InputOutput.cs, and TouchProbe.cs.