Programming; Overview; Navigation Wheel Programming; Navigation Wheel-Specific Commands - AMX Modero ViewPoint MVP-5200i Operation/Reference Manual

5.2" modero viewpoint touch panel with intercom
Hide thumbs Also See for Modero ViewPoint MVP-5200i:
Table of Contents

Advertisement

Programming

Overview

You can program the MVP-5200i, using the commands in this section, to perform a wide variety of operations
using Send_Commands and variable text commands.
A device must first be defined in the NetLinx programming language with values for the Device: Port:
System (in all programming examples - Panel is used in place of these values and represents all Modero
panels).
Verify you are using the latest NetLinx Master and Modero firmware, as well as the
latest version of NetLinx Studio and TPD4.

Navigation Wheel Programming

The navigation wheel on the front of the MVP-5200i has multiple programming functions. The device has four
buttons mounted underneath the wheel, assigned as, select, left, right, top, and bottom. These buttons are fully
programmable.
The wheel itself is also fully programmable. The wheel generated two pulses as it rotates. The phase difference
between these pulses determines the direction of the rotation, and these periods can be a measure of its speed.
A one-third rotation of this wheel causes a level change.

Navigation Wheel-Specific Commands

This command is used in NetLinx Studio and is case insensitive.
Navigation Wheel-Specific Commands

^WLD

Set the Sleep
Blink LED
behavior.
MVP-5200i 5.2" Modero® ViewPoint® Touch Panel with Intercom
Syntax:
^WLD-<LED NUM>,<ACTION><Brightness>
• <LED NUM> indicates the channel code or ID number associated with an external LED
to be controlled. In Systems with one external LED, this field should be ignored.
• <ACTION> indicates the expected behavior of the LED. For more information, please
refer to the Navigation Wheel behavior in each Power Mode table on page 6.
0 – LED OFF
Turns LED Off
1 – LED ON
Turns LED On
2 – LED Resume
Restores operation of LED.
3 – LOW BRIGHTNESS Sets the low brightness value for LED when operating on
battery.
4 – HIGH BRIGHTNESS Sets the high brightness value for LED when operating on
external power or docked.
• <Brightness> Value ranges from 0 to 100. This field is ignored when action is 0,1,or2.
Examples:
^WLD-0,1,0
Turns the Led On
^WLD-0,2,0
Resumes the operation of the LED.
Programming
93

Advertisement

Table of Contents
loading

Table of Contents