EasyManua.ls Logo

AMX NXD-1200VG - Jst; Mac; Mut; Pif

AMX NXD-1200VG
232 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming
195
VG Series Modero Touch Panels
Button Query Commands (Cont.)
?JST Get the current text justification.
Syntax:
"'?JST-<vt addr range>,<button states range>'"
Variable:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons
1 = Off state and 2 = On state).
custom event type 1004:
Flag - Zero
Value1 - Button state number
Value2 - 1 - 9 justify
Value3 - Zero
Text - Blank
Text length - Zero
Example:
SEND COMMAND Panel,"'?JST-529,1'"
Gets the button 'OFF state' text justification information.
The result sent to the Master would be:
ButtonGet Id = 529 Type = 1004
Flag = 0
VALUE1 = 1
VALUE2 = 1
VALUE3 = 0
TEXT =
TEXT LENGTH = 0
?MAC Get the MAC addresses. Returned in Custom event.
Text=Wired:00:60:9F:91:07:63,Wireless:00:02:E3:42:C9:58
Note: If only one MAC is available, then only one will be listed (without a comma).
?MUT Get the Mute function. Returned in Custom event
Value1=button state(0=off, 1=on)
?PIF Get the current Panel Information. Returned in Custom event.
Text=<Filesystem Info>,<RAM Info>,<Panel Start Time>
?STA Get the current XML panel stats. Returned in MULTIPLE Custom events (size of strings are limited per
message). Values in Custom event will say for example, 1 of 5 messages and how many total bytes of XML
data.
Value 1 = 1 (which one of multiple events is this (1 based))
Value 2 = 5 (total number of events required to send this string)
Value 3 = total size in bytes of string
Text = XML output (1 of 5)
total XML output looks like....
<?XML version="1.0" ?>
<PanelStats>
<Icsp>
<Total><Rx>11</Rx><Proc>11</Proc><Drop>0</Drop></Total>
<Rolling><Rx>11</Rx><Proc>11</Proc><Drop>0</Drop></Rolling>
</Icsp>
<Blink>
<Total><Rx>3</Rx><Miss>0</Miss></Total>
<Rolling><Rx>3</Rx><Miss>0</Miss></Rolling>
</Blink>
<Ethernet>
<RxPackets>53063571</RxPackets><RxErrors>0</RxErrors>
<RxDrops>0</RxDrops><RxOverRuns>0</RxOverRuns><RxFrames>63</RxFrames>
<TxPackets>17842136</TxPackets><TxErrors>0</TxErrors><TxDrops>0</TxDrops>
<TxOverRuns>0</TxOverRuns><TxCarriers>0</TxCarriers>
<Collisions>0</Collisions><TxQueueLen>100</TxQueueLen>
<RxBytes>292901735</RxBytes><TxBytes>1182103211</TxBytes>
</Ethernet>
<Wireless>
<Mode>Managed</Mode><Frequency>2.46

Table of Contents

Other manuals for AMX NXD-1200VG

Related product manuals