Section 7 Common Commands
7-12
∗SRE Service Request Enable Comman
(Sets a service request enable register bit)
■ Format
∗SRE<HEADER SEPARATOR><DECIMAL NUMERIC PROGRAM
DATA>
<DECIMAL NUMERIC PROGRAM DATA>:
A value rounded to an integer, 0 to 255 (base is 2 and binary weights are as-
signed).
■ Application example
WRITE @108 : “∗SRE 16”! Sets enable register bit 4.
■ Explanation
The total of values (2
0
= 1, 2
1
= 2, 2
2
= 4, 2
3
= 8, 2
4
= 16, 2
5
= 32, and/or 2
7
= 128)
corresponding to the service request enable register bits 1, 2, 3, 4, 5, 6, and/or 7
that are to be enabled becomes NR1. The value of the bit to be disabled is 0.
Logical OR
Service Request
Generation
Not used
ESB
MAV
ESB (ERROR)
ESB (END)
Not used
Not used
7
5
4
3
2
1
0
7
5
4
3
2
1
0
&
&
&
&
&
&
&
Status Byte RegisterService Request Enable Register
MSS 6 RQS
disabled=0, enabled=128 (2
7
)
Not used
disabled=0, enabled=32 (2
5
)
disabled=0, enabled=16 (2
4
)
disabled=0, enabled=8 (2
3
)
disabled=0, enabled=4 (2
2
)
disabled=0, enabled=2 (2
1
)
disabled=0, enabled=1 (2
0
)
Status summary message
∗SRE
Command