Appendix D
Managing SMART
Board 6000S (C)
or 6000S series displays using RS-232
smarttech.com/kb/171414
85
invalid cmd: setvolume=-50
>
Notes
l
Use ASCII formatted commands.
l
Commands aren’t case-sensitive and extra spacing is ignored.
l
In many terminal applications on a computer, you can use the BACKSPACE
key when typing
commands.
l
Review each entry carefully before sending a command to the display.
l
Don’t send another command until you receive the response and the next command prompt (>).
If no command prompt is present, send a carriage return character (<CR>) to the display. If the
display is ready to receive commands, it will show a command prompt after receiving the
carriage return.
To retrieve a setting’s current value
Use a
get
command.
This example shows how to get the volume:
>get volume
volume=55
>
To assign a value to a setting
Use a
set
command.
This example sets the volume to 65:
>set volume=65
volume=65
>