MotionDataPacket(ValueTupleUInt16, Byte, Boolean) Constructor
Constructing a GET packet
Namespace: Redler.Motion.Communication.MotionPacketsAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public MotionDataPacket(
(ushort index, byte subIndex) cmd,
bool isFloat = false
)
Parameters
- cmd ValueTupleUInt16, Byte
- The command tuple of the packet
- isFloat Boolean (Optional)
- Whether the packet is a float packet