Programming - Send Commands
57
Modero G5 Touch Panels - Configuration and Programming
Programming - Send Commands
Overview
You can program Modero X Series touch panels, 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).
The Send Commands described in this document are
case-insensitive
.
Panel Send Commands
Verify you are using the latest NetLinx Master and Modero X Series firmware, as well
as the latest version of NetLinx Studio and TPD5.
Panel Commands
^ABP
Single Beep Command.
Output a single beep.
Syntax:
'^ABP'
Variable: None
Example:
SEND COMMAND Panel,'^ABP'
^ADB
Double Beep Command.
Output a double beep.
Syntax:
'^ADB'
Variable: None
Example:
SEND COMMAND Panel,'^ADB'
^BRT
Panel Brightness Command.
Set the panel brightness.
Syntax:
"'^BRT-<brightness level>'"
Variable:
brightness level = 0 - 100.
Example:
SEND COMMAND Panel,"'^BRT-70'"
Sets the brightness level to 70
Summary of Contents for Modero G5
Page 58: ...Settings Menu 48 Modero G5 Touch Panels Configuration and Programming ...
Page 62: ...Gestures 52 Modero G5 Touch Panels Configuration and Programming ...
Page 66: ...MXA MP and MXA MPL Programming 56 Modero G5 Touch Panels Configuration and Programming ...
Page 138: ...Appendix B Bargraph Functions 128 Modero G5 Touch Panels Configuration and Programming ...