AMX MAX-CSD10 LCD Commands Port, I/O Send Commands, NetLinx Programming, Description, Backlight

Models: MAX-CSD10 MAX-CSE

1 116
Download 116 pages 15.94 Kb
Page 113
Image 113
LCD Commands (Port 6)

NetLinx Programming

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

Sets the backlight level of the LCD to a specified value within a range

Set the LCD backlight level.

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.

 

 

MAX-CSE/MAX-CSD10 Operation/Reference Guide

107

 

 

Page 113
Image 113
AMX MAX-CSD10, MAX-CSE manual LCD Commands Port, I/O Send Commands, NetLinx Programming, Description, Backlight