User Guide
17
Standard NetLinx API (SNAPI) R 1.8.0
Audio Tape
Component
Name: Audio Tape
Interface: IAudioTapeComponent
IAudioTapeComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
cycleAudioTapeRecord-
Mute()
128 CASS_RECORD_MUTE Momentary Function Channel: Cycle record mute when channel is activated
cycleAudioTapeSide() 42 CASS_TAPE_SIDE Momentary Function Channel: Cycle tape side when channel is activated
reversePlay() 41 CASS_REVERSE_PLAY Momentary Function Channel: Reverse direction of play (but not the side). The audio
will be played backwards.
setAudioTapeRecordMu-
teOn(state)
200 CASS_RECORD_MUTE_
ON
Discrete Function Channel: Record Mute is on while channel is active
setAudioTapeSide(A) 126 CASS_TAPE_SIDE_A Momentary Function Channel: Set tape side to side A
setAudioTapeSide(B) 127 CASS_TAPE_SIDE_B Momentary Function Channel: Set tape side to side B
Listener
Name: Audio Tape Listener
Interface: IAudioTapeComponentListener
IAudioTapeComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processAudioTapeRe-
cordMuteOnEvent
200 CASS_RECORD_MUTE_
FB
Feedback Channel: Record mute is on while channel is active
processAudio-
TapeSideEvent
126 CASS_TAPE_SIDE_A_FB Feedback Channel: Tape side is set to side A
processAudio-
TapeSideEvent
127 CASS_TAPE_SIDE_B_FB Feedback Channel: Tape side is set to side B