User Guide

327
Standard NetLinx API (SNAPI) R 1.8.0
Video Wall Functions (Cont.)
Name Component Channel Level Command Constant Notes
addWindowComponent(index,windowAd-
dress)
IWindowComponent WINDOWADD-
<index>,<address>
Add a window at a given index, where
<index> is 1 through x and <address> is a
window address and x is the maximum
supported window index (see specific mod-
ule documentation)
adjustBrightness(1) IWindowComponent 148 BRIGHT_UP Momentary Function Channel: Brightness
is incremented when channel is activated
adjustBrightness(-1) IWindowComponent 149 BRIGHT_DN Momentary Function Channel: Brightness
is decremented when channel is activated
adjustColor(1) IWindowComponent 150 COLOR_UP Momentary Function Channel: Color is
incremented when channel is activated
adjustColor(-1) IWindowComponent 151 COLOR_DN Momentary Function Channel: Color is
decremented when channel is activated
adjustContrast(1) IWindowComponent 152 CONTRAST_UP Momentary Function Channel: Contrast is
incremented when channel is activated
adjustContrast(-1) IWindowComponent 153 CONTRAST_DN Momentary Function Channel: Contrast is
decremented when channel is activated
adjustSharpness(1) IWindowComponent 154 SHARP_UP Momentary Function Channel: Sharpness
is incremented when channel is activated
adjustSharpness(-1) IWindowComponent 155 SHARP_DN Momentary Function Channel: Sharpness
is decremented when channel is activated
adjustTint(1) IWindowComponent 156 TINT_UP Momentary Function Channel: Tint is incre-
mented when channel is activated
adjustTint(-1) IWindowComponent 157 TINT_DN Momentary Function Channel: Tint is dec-
remented when channel is activated
cycleFreeze() IWindowComponent 213 PIC_FREEZE Momentary Function Channel: Cycle freeze
when channel is activated
cyclePictureMute() IWindowComponent 210 PIC_MUTE Momentary Function Channel: Cycle pic-
ture mute when channel is activated
getImagePosition() IWindowComponent ?IMAGE Query for the image position. Response
with IMAGE-
<source>,<x>,<y>,<height>,<width> where
<source> is 1 to the maximum source num-
ber (see specific module documentation)
getImageSize() IWindowComponent ?IMAGE Query for the image size. Response with
IMAGE-
<source>,<x>,<y>,<height>,<width> where
<source> is 1 to the maximum source num-
ber (see specific module documentation)
getImageSource() IWindowComponent ?IMAGE Query for the image source. Response
with IMAGE-
<source>,<x>,<y>,<height>,<width> where
<source> is 1 to the maximum source num-
ber (see specific module documentation)