User Guide

Standard NetLinx API (SNAPI) R 1.8.0
154
Monitor Functions (Cont.)
Name Component Channel Level Command Constant Notes
cycleFreeze() IDisplayComponent 213 PIC_FREEZE Momentary Function Channel: Cycle freeze
when channel is activated
cyclePictureMute() IDisplayComponent 210 PIC_MUTE Momentary Function Channel: Cycle pic-
ture mute when channel is activated
cyclePIP() IDisplayComponent 194 PIP Momentary Function Channel: Cycle PIP
when channel is activated
cyclePIPPosition() IDisplayComponent 191 PIP_POS Momentary Function Channel: Cycle PIP
positions when channel is activated
getActiveWindow() IDisplayComponent ?ACTIVEWINDOW Query active window, responds with
ACTIVEWINDOW-<window>, where <win-
dow> is LEFT,RIGHT,MAIN,SUB
getAspectRatio() IDisplayComponent ?ASPECT Query aspect ratio, responds with
ASPECT-<ratio>, where <ratio> is
ANAMORPHIC,WIDESCREEN,NORMAL
getAspectRatioCount() IDisplayComponent ?ASPECTRATIO-
COUNT
Query for count of valid Aspect Ratios
getAspectRatioProperties(index) IDisplayComponent ?ASPECTRATIO-
PROPERTIES
Query for all Aspect Ratio properties
getAspectRatioProperty(index) IDisplayComponent ?ASPECTRATIO-
PROPERTY-<index>
Query for specific Aspect Ratio properties
getAspectRatioSelect() IDisplayComponent ?ASPECTRATIOSE-
LECT
Query for currently selected Aspect Ratio
getVideoType() IDisplayComponent ?VIDEOTYPE Query video type, responds with VIDEO-
TYPE-<type> where <type> is
AUTO,NTSC,PAL,SECAM
setActiveWindow(mss) IDisplayComponent ACTIVEWINDOW-
<mss>
Set active window, where <mss> is
LEFT,RIGHT,MAIN,SUB
setAspectRatio(aspectRatio) IDisplayComponent ASPECT-<aspectRa-
tio>
Set aspect ratio, where <aspectRatio> is
ANAMORPHIC,WIDESCREEN,NORMAL
setAspectRatioSelect(index) IDisplayComponent ASPECTRATIOSE-
LECT-<index>
Set Aspect Ratio
setBrightness(level) IDisplayComponent 10 BRIGHT_LVL Set brightness level, range is 0-255
setColor(level) IDisplayComponent 11 COLOR_LVL Set color level, range is 0-255
setContrast(level) IDisplayComponent 12 CONTRAST_LVL Set contrast level, range is 0-255
setFreezeOn(state) IDisplayComponent 214 PIC_FREEZE_ON Discrete Function Channel: Freeze is on
while channel is active
setPictureMuteOn(state) IDisplayComponent 211 PIC_MUTE_ON Discrete Function Channel: Picture Mute is
on while channel is active
setPIPOn(state) IDisplayComponent 195 PIP_ON Discrete Function Channel: PIP is on while
channel is active
setSharpness(level) IDisplayComponent 13 SHARP_LVL Set sharpness level, range is 0-255