Ssh; Stg - AMX Modero G5 Instruction Manual

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

Advertisement

Button Commands (Cont.)

^SSH

^STG

Modero G5 Touch Panels - Configuration and Programming
Subpage Show Command.
This command will perform one of three different operations based on the following conditions:
1. If the named subpage is hidden in the set associated with the viewer button it will be shown in the anchor
position.
2. If the named subpage is not present in the set it will be added to the set and shown in the anchor position.
3. If the named subpage is already present in the set and is not hidden, then the viewer button will move it to
the anchor position. The anchor position is the location on the subpage viewer button specified by its
weighting. This will either be left, center or right for horizontal subpage viewer buttons or top, center or
bottom for vertical subpage viewer buttons. Surrounding subpages are relocated on the viewer button as
needed to accommodate the described operations.
Syntax:
"'^SSH-<vt addr range>,<name>,<optional position>,<optional time>'"
Variables:
vt addr range - Specifies the address(es) of the subpage viewer button to be modified.
name - Specifies the name of the subpage to be shown or added.
position - Specifies where to add (or show) the named subpage in the set with 0 representing the beginning of
the set. If this value is left out (or set to 65535) then the weighting value for the viewer button is used to place
the new subpage, i.e. left/top, center or right/bottom. When using the weighting locations, set insertion
positions can vary based on the current onscreen locations of existing subpages.
time - Can range from 0 to 30 and represents tenths of a second. This is the amount of time used to move the
subpages around when subpages are added or removed from a button.
Example:
SEND_COMMAND Panel,"'^SSH-400,media1,0,10'"
Add or show the media1 subpage in the anchor position over one second.
Subpage Toggle Command.
If the named subpage is hidden, then this command activates a subpage show command. If the named
subpage is present, then a subpage hide command is activated.
Syntax:
"'^STG-<vt addr range>,<name>,<optional position>,<optional time>'"
Variables:
vt addr range - Specifies the address(es) of the subpage viewer button to be modified.
name - Specifies the name of the subpage to be shown or added.
position - Specifies where to show the named subpage in the set with 0 representing the beginning of the set.
If this value is left out (or set to 65535) then the weighting value for the viewer button is used to place the new
subpage, i.e. left/top, center or right/bottom. When using the weighting locations, set insertion positions can
vary based on the current onscreen locations of existing subpages. If the subpage is being hidden this
parameter is ignored.
time - Can range from 0 to 30 and represents tenths of a second. This is the amount of time used to move the
subpages around when subpages are added or removed from a button.
Example:
SEND_COMMAND Panel,"'^STG-400,media1,0,10'"
Show or hide the media1 subpage over one second.
Programming - Send Commands
77

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents