Appendix B RS-232 Commands
B-18
set bright d
This command sets the display’s brightness level.
d= 0, 1, 2, or 3.
0 = 25%
1 = 50%
2 = 75%
3 = 100%
The example below sets the display’s level of brightness to 50%
Send: "set bright 2"
Receive: "set ok"
baud
This command reports current baud rate of the connection. The example below shows
that the current baud rate is 9600.
Send: "baud"
Receive: "baud = 9600"
set baud
rate
rate = 1200, 2400, 4800, or 9600
This command sets the baud rate. After the command is sent, the baud rate of the sending
device must be changed to agree with the instrument. The example below sets the baud
rate to 9600.
Send: "set baud 9600"
Receive: "set baud 9600 ok"