User Guide

149
Standard NetLinx API (SNAPI) R 1.8.0
Video Processor
Component
Name: Video Processor
Interface: IVideoProcessorComponent
IVideoProcessorComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
cycleVideoProcessor-
Preset()
137 VPROC_PRESET Momentary Function Channel: Cycle video processor preset when channel is activated
getVideoProcessorPre-
set()
?VPROCPRESET Query for video processor preset, responds with VPROCPRESET-<preset>
saveVideoProcessorPre-
set(nPresetNum)
VPROCPRESETSAVE-<preset> Save video processor Preset where <preset> is 1 to x and x is the maximum supported
preset (see specific module documentation)
setVideoProcessorPre-
set(nPresetNum)
VPROCPRESET-<preset> Recall video processor preset where <preset> is 1 to x and x is the maximum supported
preset (see specific module documentation)
Listener
Name: Video Processor Listener
Interface: IVideoProcessorComponentListener
IVideoProcessorComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processVideoProcessor-
PresetEvent
VPROCPRESET-<preset> Video processor preset changed, where <preset> is 1-x and x is the maximum sup-
ported preset (see specific module documentation)