AMX CAFE DUET STANDARD NETLINX API (SNAPI) DEVICES Instruction Manual page 181

Standard netlinx api (snapi) r 1.8.0 devices
Table of Contents

Advertisement

Multi Window Functions (Cont.)
Name
getWindowSize()
getZOrder()
pan(UP)
pan(DOWN)
pan(LEFT)
pan(RIGHT)
removeWindowComponent(windowAddress)
removeWindowComponent(index)
setBrightness(level)
setColor(level)
setContrast(level)
setFreezeOn(state)
setImage(source, pos, size)
setImageSource(int)
Standard NetLinx API (SNAPI) R 1.8.0
Component
Channel Level Command
IWindowComponent
IWindowComponent
IWindowComponent
132
IWindowComponent
133
IWindowComponent
134
IWindowComponent
135
IWindowComponent
IWindowComponent
IWindowComponent
IWindowComponent
IWindowComponent
IWindowComponent
214
IWindowComponent
IWindowComponent
Constant
?WINDOW
?WINDOWZORDER
PAN_UP
PAN_DN
PAN_LT
PAN_RT
WINDOWRE-
MOVEADDR-
<address>
WINDOWRE-
MOVEIDX-<index>
10
BRIGHT_LVL
11
COLOR_LVL
12
CONTRAST_LVL
PIC_FREEZE_ON
IMAGE-
<source>,<x>,<y>,<hei
ght>,<width>
IMAGESOURCE-
<source>
Notes
Query for the window size. Response with
WINDOW-<x>,<y>,<height>,<width>
Get the Z-order. Responds with WIN-
DOWZORDER-<value> where <value> is 1
to the maximum z-order of the device, 1 is
the top-most z-order (see specific module
documentation)
Momentary Function Channel: Image is
moved up one step within the window when
channel is activated
Momentary Function Channel: Image is
moved down one step within the window
when channel is activated
Momentary Function Channel: Image is
moved left one step within the window
when channel is activated
Momentary Function Channel: Image is
moved right one step within the window
when channel is activated
Remove the window with address
<address>, where <address> is a window
address
Remove the window at index <index>,
where <index> is 1 through x and x is the
maximum supported window index (see
specific module documentation)
Set brightness level, range is 0-255
Set color level, range is 0-255
Set contrast level, range is 0-255
Discrete Function Channel: Freeze is on
while channel is active
Set the image source, position and size rel-
ative to the window where <source> is 1 to
the maximum source number (see specific
module documentation) and <x> and <y>
are the window coordinates for the upper-
left hand corner of the image and <height>
and <width> are the size of the image to be
displayed in the window. Used to change
the position of the image visible in the win-
dow.
Set the image source for the window where
<source> is 1 to the maximum source num-
ber (see specific module documentation)
177

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cafe duet

Table of Contents