User Guide
117
Standard NetLinx API (SNAPI) R 1.8.0
Disc Device Functions (Cont.)
Name Component Channel Level Command Constant Notes
processDiscTransportEvent(PAUSE) IDiscTransportComponentListener 243 PAUSE_FB Feedback Channel: Transport state change
(see chart below)
processDiscTransportEvent(SCAN_FWD) IDiscTransportComponentListener 246 SFWD_FB Feedback Channel: Transport state change
(see chart below)
processDiscTransportEvent(SCAN_REV) IDiscTransportComponentListener 247 SREV_FB Feedback Channel: Transport state change
(see chart below)
processDiscTransportEvent(RECORD) IDiscTransportComponentListener 248 RECORD_FB Feedback Channel: Transport state change
(see chart below)
processDiscTransportEvent(SLOW_FWD) IDiscTransportComponentListener 249 SLOW_FWD_FB Feedback Channel: Transport state change
(see chart below)
processDiscTransportEvent(SLOW_REV) IDiscTransportComponentListener 250 SLOW_REV_FB Feedback Channel: Transport state change
(see chart below)
processTrackCounterEvent(MediaTime) IDiscTransportComponentListener TRACKCOUNTER-
<counter>
Track counter changed, where <counter>
is a String in the format [-]hh:mm:ss.ff
processTrackInfoEvent(TrackInfo) IDiscTransportComponentListener TRACKINFO-
<num>,<dura-
tion>,<discNumber>
Track info changed, where <num> is track
number, <duration> is a track duration
String in the format [-]hh:mm:ss.ff and <dis-
cNumber> is the dusc number the track
belongs to.
processTrackPropertiesEvent(Properties) IDiscTransportComponentListener TRACKPROP-
<key>,<value>
Track properties query response, responds
with multiple TRACKPROP-<key>,<value>
commands, one for each key
moveMenuCursor(UP) IMenuComponent 45 MENU_UP Momentary Function Channel: Move menu
cursor UP
moveMenuCursor(DOWN) IMenuComponent 46 MENU_DN Momentary Function Channel: Move menu
cursor DOWN
moveMenuCursor(LEFT) IMenuComponent 47 MENU_LT Momentary Function Channel: Move menu
cursor LEFT
moveMenuCursor(RIGHT) IMenuComponent 48 MENU_RT Momentary Function Channel: Move menu
cursor RIGHT
moveMenuCursor(UP_LEFT) IMenuComponent 51 MENU_UP_LT Momentary Function Channel: Move menu
cursor UP_LEFT
moveMenuCursor(UP_RIGHT) IMenuComponent 52 MENU_UP_RT Momentary Function Channel: Move menu
cursor UP_RIGHT
moveMenuCursor(DOWN_LEFT) IMenuComponent 53 MENU_DN_LT Momentary Function Channel: Move menu
cursor DOWN_LEFT
moveMenuCursor(DOWN_RIGHT) IMenuComponent 54 MENU_DN_RT Momentary Function Channel: Move menu
cursor DOWN_RIGHT
pressMenuButton(DIGIT_0) IMenuComponent 10 DIGIT_0 Momentary Function Channel: Press menu
button DIGIT_0
pressMenuButton(DIGIT_1) IMenuComponent 11 DIGIT_1 Momentary Function Channel: Press menu
button DIGIT_1