K0200 Issue No. 1
4 6 DP I 7 4 0 U s e r M a n u a l
Command:IU - Set-up input units
Format: IU=<index>
Description: Set-up the units for the input in volatile
storage. The units are specified as <index>,
defined in Table 6-2.
Query: A query of this command returns the index
units.
IU?
Reply: IU = <index>
Example: a reply of IU=18 means units are inHg
Command: IA - Enable automatic sending of input
reading
Format: IA = k
Description: Enables automatic sending of input reading.
The value `k` corresponds to `send every `k`th
conversion`. If `k` is 0, the automatic send
feature is disabled.
Example: IA = 10
send a value every 10th conversion.
IA = 0
disable the automatic feature.
Query: A query responds with an integer of the
automatic send interval in conversions.
Example: IA?
Reply: IA = 10