![AMX MAX-CSD 10 Operation And Reference Manual Download Page 107](http://html1.mh-extra.com/html/amx/max-csd-10/max-csd-10_operation-and-reference-manual_2938532107.webp)
NetLinx Programming
101
MAX-CSE/MAX-CSD10 Operation/Reference Guide
LCD Commands (Port 6)
The LCD is located on the front of the unit at
Port 6
in NetLinx D:P:S nomenclature. The LCD port
supports the following commands.
I/O Send Commands
Command
Description
BACKLIGHT
Set the LCD backlight level.
Sets the backlight level of the LCD to a specified value within a range
of 0 - 100.
Syntax:
"'BACKLIGHT-<value>'"
Variable:
value = backlight illumination value 0 -100, where 0 - Off and 100 = Full On.
Example:
"'BACKLIGHT-0'"
Turns Off the backlight.
Example:
"'BACKLIGHT-50'"
Turns the backlight On to 50% of maximum brightness.
Example:
"'BACKLIGHT-100'"
Turns the backlight fully On to 100% of maximum brightness.
Summary of Contents for MAX-CSD 10
Page 6: ...iv MAX CSE MAX CSD10 Operation Reference Guide Table of Contents...
Page 14: ...MAX CSD10 Video Decoder 8 MAX CSE MAX CSD10 Operation Reference Guide...
Page 24: ...MAX CSE and MAX CSD10 Installation 18 MAX CSE MAX CSD10 Operation Reference Guide...
Page 80: ...Displaying Stream Content 74 MAX CSE MAX CSD10 Operation Reference Guide...
Page 108: ...NetLinx Programming 102 MAX CSE MAX CSD10 Operation Reference Guide...
Page 109: ...Programming 103 MAX CSE MAX CSD10 Operation Reference Guide...