![Instrutech The Hornet IGM402 Скачать руководство пользователя страница 62](http://html1.mh-extra.com/html/instrutech/the-hornet-igm402/the-hornet-igm402_user-manual_2070238062.webp)
Instruction Manual IGM402 Hornet
InstruTech
Page 60
8.2
RS485 Command Protocol Summary - BINARY Protocol with CRC8
COMMAND
BRIEF DESCRIPTION
COMMAND SYNTAX
RESPONSE
READ ALL
PRESSURES
Read the current pressure for
IG, CG1, and CG2. The
returned values are in
floating point.
Message Length: 17 bytes
!<01><00><xx><xx><xx><xx>
<xx><xx><xx><xx><xx>
<xx><xx><xx><xx><CRC>
<cmd>: 0x00
<xx>: represents the floating point
value place holder.
*<01><00><uu><rr><rr>
<rr><rr><yy><yy><yy>
<yy><zz><zz><zz><zz>
<CRC>
<uu>: pressure units
<rr>: IG float value
<yy>: CG1 float value
<zz>: CG2 float value
READ CG
PRESSURES
Read the current pressure for
CG1 and CG2. The returned
values are in floating point.
Message Length: 13 bytes
!<01><01><xx><xx><xx><xx>
<xx><xx><xx><xx><xx>
<CRC>
<cmd>: 0x01
<xx>: represents the floating point
value place holder.
*<01><01><uu><yy><yy>
<yy><yy><zz><zz><zz>
<zz><CRC>
<uu>: pressure units
<yy>: CG1 float value
<zz>: CG2 float value
READ IG PRESSURE
ONLY
Read the current pressure for
the IG. The returned value is
in floating point.
Message Length: 9 bytes
!<01><02><xx><xx><xx><xx>
<xx><CRC>
<cmd>: 0x02
<xx>: represents the floating point
value place holder.
*<01><02><uu><yy><yy>
<yy><yy><CRC>
<yy>: represents the four byte
floating point value.
<uu>: pressure units
READ CG1
PRESSURE ONLY
Read the current pressure for
the CG1. The returned value
is in floating point.
Message Length: 9 bytes
!<01><03><xx><xx><xx><xx>
<xx><CRC>
<cmd>: 0x03
<xx>: represents the floating point
value place holder.
*<01><03><uu><yy><yy>
<yy><yy><CRC>
<yy>: represents the four byte
floating point value.
<uu>: pressure units
READ CG2
PRESSURE ONLY
Read the current pressure for
the CG2. The returned value
is in floating point.
Message Length: 9 bytes
!<01><04><xx><xx><xx><xx>
<xx><CRC>
<cmd>: 0x04
<xx>: represents the floating point
value place holder.
*<01><04><uu><yy><yy>
<yy><yy><CRC>
<yy>: represents the four byte
floating point value.
<uu>: pressure units
READ ION GAUGE
STATUS
Determine if the ion gauge is
on or off.
Message Length: 5 bytes
!<01><15><xx><CRC>
<cmd>: 0x15
<xx>: represents the byte value place
holder.
ON:
*<01><15><01><CRC>
OFF:
*<01><15><00><CRC>
TURN ON THE ION
GAUGE
Turn ON the ion gauge
module.
Message Length: 5 bytes
!<01><05><xx><CRC>
<cmd>: 0x05
<xx>: represents the byte value place
holder.
ON:
*<01><05><01><CRC>