APPENDIX C
REMOTELY MANAGING THE DISPLAY
100 smarttech.com/kb/171167
In the example below, the user included an extra space in the contrast command.
INCORRECT
>set con trast=65
invalid cmd=set con trast=65
NOTES
l Use ASCII formatted commands.
l Commands aren’t case-sensitive.
l Review each entry carefully before you press ENTER.
l Don’t send another command until you receive the response and the next command
prompt.
To view a list of available commands
Type ? at the command prompt, and then press ENTER.
To identify the current value of a setting
Use the get command.
This example shows how to get the contrast level:
>get contrast
contrast=55
To assign a value to a setting
Use the set command.
This example sets the contrast level to 65:
>set contrast=65
contrast=65