Window
Component
Name: Window
Interface: IWindowComponent
Component Functions:
Name:
Channel:
Level: Command:
addWindowCompo-
nent(index,windowAd-
dress)
adjustBrightness(1)
148
adjustBrightness(-1)
149
adjustColor(1)
150
adjustColor(-1)
151
adjustContrast(1)
152
adjustContrast(-1)
153
adjustSharpness(1)
154
adjustSharpness(-1)
155
adjustTint(1)
156
adjustTint(-1)
157
cycleFreeze()
213
cyclePictureMute()
210
getImagePosition()
getImageSize()
getImageSource()
getWindowComponen-
tAddress(index)
getWindowCompo-
nentIndex(windowAd-
dress)
getWindowPosition()
getWindowSize()
Standard NetLinx API (SNAPI) R 1.8.0
IWindowComponent
Constant:
WINDOWADD-<index>,<address>
BRIGHT_UP
BRIGHT_DN
COLOR_UP
COLOR_DN
CONTRAST_UP
CONTRAST_DN
SHARP_UP
SHARP_DN
TINT_UP
TINT_DN
PIC_FREEZE
PIC_MUTE
?IMAGE
?IMAGE
?IMAGE
?WINDOWADDR-<index>
?WINDOWIDX-<address>
?WINDOW
?WINDOW
Notes:
Add a window at a given index, where <index> is 1 through x and <address> is a win-
dow address and x is the maximum supported window index (see specific module doc-
umentation)
Momentary Function Channel: Brightness is incremented when channel is activated
Momentary Function Channel: Brightness is decremented when channel is activated
Momentary Function Channel: Color is incremented when channel is activated
Momentary Function Channel: Color is decremented when channel is activated
Momentary Function Channel: Contrast is incremented when channel is activated
Momentary Function Channel: Contrast is decremented when channel is activated
Momentary Function Channel: Sharpness is incremented when channel is activated
Momentary Function Channel: Sharpness is decremented when channel is activated
Momentary Function Channel: Tint is incremented when channel is activated
Momentary Function Channel: Tint is decremented when channel is activated
Momentary Function Channel: Cycle freeze when channel is activated
Momentary Function Channel: Cycle picture mute when channel is activated
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)
Query for the image size. Response with IMAGE-<source>,<x>,<y>,<height>,<width>
where <source> is 1 to the maximum source number (see specific module documenta-
tion)
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)
Query for the address of the window at index <index>, responds with WINDOWADDR-
<index>,<address>
Query for the index of the window with address <address>, responds with WINDOW-
ADDR-<index>,<address>
Query for the window position. Response with WINDOW-<x>,<y>,<height>,<width>
Query for the window size. Response with WINDOW-<x>,<y>,<height>,<width>
163
Need help?
Do you have a question about the CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS and is the answer not in the manual?
Questions and answers