Struct LoadCellDataPayload
Represents the payload of the LoadCellData register.
public struct LoadCellDataPayload
- Inherited Members
Constructors
LoadCellDataPayload(short, short, short, short, short, short, short, short)
Initializes a new instance of the LoadCellDataPayload structure.
public LoadCellDataPayload(short channel0, short channel1, short channel2, short channel3, short channel4, short channel5, short channel6, short channel7)
Parameters
channel0
shortchannel1
shortchannel2
shortchannel3
shortchannel4
shortchannel5
shortchannel6
shortchannel7
short
Fields
Channel0
public short Channel0
Field Value
Channel1
public short Channel1
Field Value
Channel2
public short Channel2
Field Value
Channel3
public short Channel3
Field Value
Channel4
public short Channel4
Field Value
Channel5
public short Channel5
Field Value
Channel6
public short Channel6
Field Value
Channel7
public short Channel7