User Guide
91
Standard NetLinx API (SNAPI) R 1.8.0
Multi Window
Component
Name: Multi Window
Interface: IMultiWindowComponent
IMultiWindowComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
cycleMultiWindowPre-
set()
136 MULTIWIN_PRESET Momentary Function Channel: Cycle multi-window preset when channel is activated
getMultiWindowPreset() ?MULTIWINPRESET Query for multi-window preset, responds with MULTIWINPRESET-<preset>
saveMultiWindowPre-
set(nPresetNum)
MULTIWINPRESETSAVE-<preset> Save multi-window Preset where <preset> is 1 to x and x is the maximum supported
preset (see specific module documentation)
setMultiWindowPre-
set(nPresetNum)
MULTIWINPRESET-<preset> Recall multi-window preset where <preset> is 1 to x and x is the maximum supported
preset (see specific module documentation)
Listener
Name: Multi Window Listener
Interface: IMultiWindowComponentListener
IMultiWindowComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processMultiWindowPre-
setEvent
MULTIWINPRESET-<preset> Multi-window preset changed, where <preset> is 1-x and x is the maximum supported
preset (see specific module documentation)