Programming the viewpoint, Axcess programming changes – AMX Wireless Touch Panels (Wave Server) User Manual

Page 144

Advertising
background image

134 AXCESS

Programming

ViewPoint Wireless Touch Panels

Programming the ViewPoint

You can program the ViewPoint to perform a wide variety of operations using
AXCESS Send_Commands and variable text commands. Use the commands
described in this section along with the AXCESS Programming Language instruction
manual to program the ViewPoint.

AXCESS Programming Changes

The AXCESS program may need to be modified to conform to those ranges and
variables set in the new version 3.xx firmware.

The following describes those version 2.xx features that have either been modified or
are no longer supported within the new version 3.xx firmware:

E - Timer

The elapsed timer feature is not supported by the version 3.xx.

firmware. AXCESS code can be written to simulate this feature.

ICONS features

Some features within the Icons drop-down menu in the

version 2.xx firmware, such as the E-Timer, 16 and 32 Char Term, are also
not supported in version 3.xx.

SEND_COMMANDs

Figure 200 is a list of some commands that need to

be adapted to conform with the new parameters and enhanced functionality
present in the version 3.xx firmware.

Affected Send_Commands

Command Description

!C

Sets the border, font, and text in one command

!F

Shorthand version of ‘FONT’ command

!I

Shorthand version of ‘ICON’ command

CBON

Sets the ON feedback border color to the specified color

CBOFF

Sets the OFF feedback border color to the specified color

FONT

Changes the font size (or style) of the text in a specific button

ICON

Changes border style of a specific button

All other AXCESS Color and Variable text Send_Commands are listed in this section.
They should be checked to verify that they comply with version 3.xx parameters and
functionality.

Figure 200

Affected Send_Commands

Advertising