User Guide
45
Standard NetLinx API (SNAPI) R 1.8.0
Display
Component
Name: Display
Interface: IDisplayComponent
IDisplayComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
adjustBrightness(1) 148 BRIGHT_UP Momentary Function Channel: Brightness is incremented when channel is activated
adjustBrightness(-1) 149 BRIGHT_DN Momentary Function Channel: Brightness is decremented when channel is activated
adjustColor(1) 150 COLOR_UP Momentary Function Channel: Color is incremented when channel is activated
adjustColor(-1) 151 COLOR_DN Momentary Function Channel: Color is decremented when channel is activated
adjustContrast(1) 152 CONTRAST_UP Momentary Function Channel: Contrast is incremented when channel is activated
adjustContrast(-1) 153 CONTRAST_DN Momentary Function Channel: Contrast is decremented when channel is activated
adjustSharpness(1) 154 SHARP_UP Momentary Function Channel: Sharpness is incremented when channel is activated
adjustSharpness(-1) 155 SHARP_DN Momentary Function Channel: Sharpness is decremented when channel is activated
adjustTint(1) 156 TINT_UP Momentary Function Channel: Tint is incremented when channel is activated
adjustTint(-1) 157 TINT_DN Momentary Function Channel: Tint is decremented when channel is activated
cycleAspectRatio() 142 ASPECT_RATIO Momentary Function Channel: Cycle aspect ratios when channel is activated
cycleFreeze() 213 PIC_FREEZE Momentary Function Channel: Cycle freeze when channel is activated
cyclePictureMute() 210 PIC_MUTE Momentary Function Channel: Cycle picture mute when channel is activated
cyclePIP() 194 PIP Momentary Function Channel: Cycle PIP when channel is activated
cyclePIPPosition() 191 PIP_POS Momentary Function Channel: Cycle PIP positions when channel is activated
getActiveWindow() ?ACTIVEWINDOW Query active window, responds with ACTIVEWINDOW-<window>, where <window> is
LEFT,RIGHT,MAIN,SUB
getAspectRatio() ?ASPECT Query aspect ratio, responds with ASPECT-<ratio>, where <ratio> is ANAMOR-
PHIC,WIDESCREEN,NORMAL
getAspectRatioCount() ?ASPECTRATIOCOUNT Query for count of valid Aspect Ratios
getAspectRatioProper-
ties(index)
?ASPECTRATIOPROPERTIES Query for all Aspect Ratio properties
getAspectRatioProp-
erty(index)
?ASPECTRATIOPROPERTY-
<index>
Query for specific Aspect Ratio properties
getAspectRatioSelect() ?ASPECTRATIOSELECT Query for currently selected Aspect Ratio
getVideoType() ?VIDEOTYPE Query video type, responds with VIDEOTYPE-<type> where <type> is
AUTO,NTSC,PAL,SECAM
setActiveWindow(mss) ACTIVEWINDOW-<mss> Set active window, where <mss> is LEFT,RIGHT,MAIN,SUB
setAspectRatio(aspec-
tRatio)
ASPECT-<aspectRatio> Set aspect ratio, where <aspectRatio> is ANAMORPHIC,WIDESCREEN,NORMAL