
COMMAND SUMMARY
DEFINE CHANNEL SENSOR - declare sensor type connected to a channel
Custom resistive sensors only:
command: (16 + CHAN),(SENSOR DEFINITION
CODE),
(HIGH MSB),(HIGH LSB),
(MID MSB),(MID LSB),
(LOW MSB),(LOW LSB)
response: NONE
Strain/pressure gages only:
command: (16 + CHAN),(SENSOR DEFINITION
CODE),
(V HIGH),(V LOW),
(P HIGH),(P LOW),
(R HIGH),(R LOW)
response: NONE
All other sensors:
command: (16 + CHAN),(SENSOR DEFINITION
CODE)
response: NONE
READ CHANNEL DATA - read linearized sensor data from a single channel
command: (CHAN)
response: (HIGH DATA),(LOW DATA)
SET CHANNEL ALARM LIMITS - specify sensor limits for a single channel
command: (32 + CHAN),
(HIGH LIMIT MSB),(HIGH LIMIT LSB),
(LOW LIMIT MSB),(LOW LIMIT LSB)
response: NONE
READ ALARM FLAGS - read alarm status for all channels
Channels 0-7:
command: (48)
response: (HIGH ALARMS),(LOW ALARMS)
Channels 8-15:
command: (49)
response: (HIGH ALARMS ),(LOW ALARMS)
Kommentare zu diesen Handbüchern