Appendix C Managing SMARTBoard MX (V3, V2, and V2-C) series displays using RS-232
smarttech.com/kb/171555 98
l
In many terminal applications on a computer, you can use the BACKSPACEkey 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
>