Parker Hannifin
Receive Packet
None.
Binary Get IEEE
This packet gets a single parameter from the card. The parameter
index is a 2-byte value sent low-order byte first. The parameter value
in the receive packet is a 4-byte image of an IEEE floating point
number received low-order byte first.
Transmit Packet
Data Field Data Type Description
Byte 0 BYTE Header ID ( 0x00 )
Byte 1 BYTE Packet ID ( 0x8A )
Byte 2-3 WORD Parameter Index
Receive Packet
Data Field Data Type Description
Byte 0 BYTE Header ID ( 0x00 )
Byte 1 BYTE Packet ID ( 0x8A )
Byte 2-3 WORD Parameter Index
Byte 4-7 IEEE32 Parameter Value
Binary Set IEEE
This packet sets a single parameter on the card. The parameter
index is a 2-byte value sent low-order byte first. The parameter value
is a 4-byte image of an IEEE floating point number and is sent low-
order byte first.
Transmit Packet
Data Field Data Type Description
Byte 0 BYTE Header ID ( 0x00 )
Byte 1 BYTE Packet ID ( 0x8B )
Byte 2-3 WORD Parameter Index
Byte 4-7 IEEE32 Parameter Value
Receive Packet
None.
Binary Host Interface 105