User Guide
131
Standard NetLinx API (SNAPI) R 1.8.0
Tape Transport
Component
Name: Tape Transport
Interface: ITapeTransportComponent
ITapeTransportComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
cycleSearchSpeed() 119 SEARCH_SPEED Momentary Function Channel: Cycle search speed when channel is activated
ejectTape() 120 EJECT Momentary Function Channel: Tape is ejected when channel is activated
resetTapeCounter() 121 RESET_COUNTER Momentary Function Channel: Counter is reset when channel is activated
setTapeCounterNotifica-
tionOn(state)
TAPECOUNTERNOTIFY-<state> Turn counter notification on or off, where <state> is 1 or 0
setTapeTransport(FF) 4 FFWD Momentary Function Channel: Deck is set to fast-forward when the channel is activated
setTapeTrans-
port(PAUSE)
3 PAUSE Momentary Function Channel: Deck is set to pause when the channel is activated
setTapeTransport(PLAY) 1 PLAY Momentary Function Channel: Deck is set to play when the channel is activated
setTapeTrans-
port(RECORD)
8 RECORD Momentary Function Channel: Deck is set to record when the channel is activated
setTapeTransport(REW) 5 REW Momentary Function Channel: Deck is set to rewind when the channel is activated
setTapeTrans-
port(SEARCH_FWD)
6 SFWD Momentary Function Channel: Deck is set to search forward when the channel is acti-
vated
setTapeTrans-
port(SEARCH_REV)
7 SREV Momentary Function Channel: Deck is set to search reverse when the channel is acti-
vated
setTapeTrans-
port(SLOW_FWD)
188 SLOW_FWD Momentary Function Channel: Deck is set to slow forward when the channel is acti-
vated
setTapeTrans-
port(SLOW_REV)
189 SLOW_REV Momentary Function Channel: Deck is set to slow reverse when the channel is acti-
vated
setTapeTrans-
port(STOP)
2 STOP Momentary Function Channel: Deck is set to stop when the channel is activated
Listener
Name: Tape Transport Listener
Interface: ITapeTransportComponentListener
ITapeTransportComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processTapeCounter-
Event
TAPECOUNTER-<counter> Tape counter changed, <counter> is hh:mm:ss.ff
processTapeLoadedE-
vent
122 TAPE_LOADED_FB Feedback Channel: Tape is loaded while channel is on