User Guide
39
Standard NetLinx API (SNAPI) R 1.8.0
Audio Tape Functions (Cont.)
Name Component Channel Level Command Constant Notes
cycleSearchSpeed() ITapeTransportComponent 119 SEARCH_SPEED Momentary Function Channel: Cycle
search speed when channel is activated
ejectTape() ITapeTransportComponent 120 EJECT Momentary Function Channel: Tape is
ejected when channel is activated
resetTapeCounter() ITapeTransportComponent 121 RESET_COUNTER Momentary Function Channel: Counter is
reset when channel is activated
setTapeCounterNotificationOn(state) ITapeTransportComponent TAPECOUNTERNO-
TIFY-<state>
Turn counter notification on or off, where
<state> is 1 or 0
setTapeTransport(PLAY) ITapeTransportComponent 1 PLAY Momentary Function Channel: Deck is set
to play when the channel is activated
setTapeTransport(STOP) ITapeTransportComponent 2 STOP Momentary Function Channel: Deck is set
to stop when the channel is activated
setTapeTransport(PAUSE) ITapeTransportComponent 3 PAUSE Momentary Function Channel: Deck is set
to pause when the channel is activated
setTapeTransport(FF) ITapeTransportComponent 4 FFWD Momentary Function Channel: Deck is set
to fast-forward when the channel is acti-
vated
setTapeTransport(REW) ITapeTransportComponent 5 REW Momentary Function Channel: Deck is set
to rewind when the channel is activated
setTapeTransport(SEARCH_FWD) ITapeTransportComponent 6 SFWD Momentary Function Channel: Deck is set
to search forward when the channel is acti-
vated
setTapeTransport(SEARCH_REV) ITapeTransportComponent 7 SREV Momentary Function Channel: Deck is set
to search reverse when the channel is acti-
vated
setTapeTransport(RECORD) ITapeTransportComponent 8 RECORD Momentary Function Channel: Deck is set
to record when the channel is activated
setTapeTransport(SLOW_FWD) ITapeTransportComponent 188 SLOW_FWD Momentary Function Channel: Deck is set
to slow forward when the channel is acti-
vated
setTapeTransport(SLOW_REV) ITapeTransportComponent 189 SLOW_REV Momentary Function Channel: Deck is set
to slow reverse when the channel is acti-
vated
processTapeCounterEvent(MediaTime) ITapeTransportComponentListener TAPECOUNTER-
<counter>
Tape counter changed, <counter> is
hh:mm:ss.ff
processTapeLoadedEvent(boolean) ITapeTransportComponentListener 122 TAPE_LOADED_FB Feedback Channel: Tape is loaded while
channel is on
processTapeRecordLockedEvent(boolean) ITapeTransportComponentListener 123 RECORD_LOCK_FB Feedback Channel: Tape is record locked
while channel is on
processTapeTransportEvent(PLAY) ITapeTransportComponentListener 241 PLAY_FB Feedback Channel: Transport state change
(see chart below)
processTapeTransportEvent(STOP ) ITapeTransportComponentListener 242 STOP_FB Feedback Channel: Transport state change
(see chart below)