MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ NetworkInputValueGet()

uint64 NetworkInputValueGet ( int32  index)
pure virtual

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
CustomHome.cpp, NetworkInputsAndOutputs.cs, and TouchProbe.cs.