Function, Command/response (for normal operation), Example – Yokogawa JUXTA M Series Digital Limit Alarms MVTK User Manual
Page 25

<3. PC Link Communication >
3-11
IM 77J04J11-01E 1st Edition : 2006.08.25-00
BRS Specifies I relays to be monitored on a bit-by-bit basis
●
Function
Specifies the I-relay numbers to be monitored on a bit-by-bit basis. Note that this com-
mand simply specifies I relays. Actual monitoring is performed by the BRM command after
the I relay numbers are specified by this command.
When the volume of data is large and you wish to increase the baud rate, it is effective to
use a combination of the BRS and BRM commands rather than just the BRR command.
If the power supply is turned off, the specified I-relay numbers will be erased.
•
The number of I relays to be specified at a time is 1 to 32.
•
For the format of response in the event of failure, see subsection 3.1.2.
•
The command shown below includes the checksum function.
When performing communication without checksum, do not include the 2-byte
checksum element in the command.
●
Command/Response (for normal operation)
Number of Bytes
1
2
2
1
3
2
5
1
5
1
Command
element
STX
Address
number
(ADR)
CPU
number
01
0
Number
of bits
(n)
I relay
number 1
BRS
Comma
or space
I relay
number 2
Comma
or space
Command (continued)
• • •
5
2
1
1
• • •
I relay
number n
Checksum
ETX
CR
1
2
2
2
2
1
1
Number of Bytes
Response
element
STX
Address
number
(ADR)
CPU
number
01
OK
Checksum
ETX
CR
●
Example:
Specifying that the burnout, alarm 1 and alarm 2 of the M Series with address number 01
are to be monitored.
(This command simply specifies the registers to be monitored.)
[Command]
[STX]01010BRS03I0007,I0001,I0002B9[ETX][CR]
OK is returned in response to the above command.
[Response]
[STX]0101OK5C[ETX][CR]