Mut; Rss; Slp - AMX Modero G5 Instruction Manual

X series g5 touch panels
Hide thumbs Also See for Modero G5:
Table of Contents

Advertisement

Programming - Send Commands
Panel Commands (Cont.)

?MUT

^RSS

^SLP

60
Query Panel Mute Status.
Query the mute status of the panel.
Syntax:
"'?MUT'"
Variables: None
Example:
SEND_COMMAND Panel, "'?MUT'"
Get the panel's mute status. The response returned is a custom event with the following syntax:
Custom.ID = 0
Custom.Type = 1305
Custom.Flag = 0
Custom.Value1 = mute status (0 unmuted or 1 for muted)
Custom.Value2 = 0
Custom.Value3 = 0
Custom.Text = String that represents the mute status (0 or 1)
Example response for muted status:
Custom.ID = 0
Custom.Type = 1305
Custom.Flag = 0
Custom.Value1 = 1
Custom.Value2 = 0
Custom.Value3 = 0
Custom.Text = 1
Reset System Settings Command.
Reset Settings to factory default.
Syntax:
"'^RSS'"
Variables: None
Example:
SEND_COMMAND Panel, "'^RSS'"
Reset the panel to factory default settings.
Panel Sleep Command.
Place the panel in sleep state. Sleep state turns the display off.
Syntax:
"'^SLP'"
Variables: None
Example:
SEND COMMAND Panel,"'^SLP'"
Sends the panel to the sleep (display off)
Modero G5 Touch Panels - Configuration and Programming

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents