User Guide
239
Standard NetLinx API (SNAPI) R 1.8.0
Slide Projector State Charts
Slide Projector Functions (Cont.)
Name Component Channel Level Command Constant Notes
getSlide() ISlideProjectorComponent ?SLIDE Query for Slide, responds with SLIDE-
<slide> where <slide> is 1 to x where x is
the maximum support slide (see specific
module documentation)
nextSlide() ISlideProjectorComponent 4 SLIDE_NEXT Momentary Function Channel: Slide is
advanced to the next slide when channel is
activated
previousSlide() ISlideProjectorComponent 5 SLIDE_PREV Momentary Function Channel: Slide is
advanced to the previous slide when chan-
nel is activated
setFocusRamp(NEAR) ISlideProjectorComponent 160 FOCUS_NEAR Ramping Channel: Focus is ramped near
while channel is active
setFocusRamp(FAR) ISlideProjectorComponent 161 FOCUS_FAR Ramping Channel: Focus is ramped far
while channel is active
setSlide(int) ISlideProjectorComponent SLIDE-<slide> Set Slide where <slide> is 1 to x where x is
the maximum support slide (see specific
module documentation)
processFocusRampEvent(NEAR) ISlideProjectorComponentListener 160 FOCUS_NEAR_FB Feedback Channel: Focus is ramping near
while channel is on
processFocusRampEvent(FAR) ISlideProjectorComponentListener 161 FOCUS_FAR_FB Feedback Channel: Focus is ramping far
while channel is on
processSlideEvent(int) ISlideProjectorComponentListener SLIDE-<slide> Current Slide changed where <slide> is 1
to x where x is the maximum support slide
(see specific module documentation)
processLampPowerEvent
State Channel 253 Channel 255
OFF OFF OFF
COOL ON OFF
ON OFF ON
WARM ON ON