NetLinx Modules
82
RMS NetLinx Programmer’s Guide
1023 - Aux Video Select
1024 - Slide Select
1025 - Digital Media Player Select
1041 - Music Select
1042 - CD Select
1043 - Cassette Select
1044 - DAT Select
1045 - Mini Disc Select
1046 - Aux Audio Select
1047 - Digital Audio Player Select
RMSSrcUsageMod will also listen for i!-ConnectLinx registration of custom
actions and attempt to determine if they represent source selects. Any custom
action registered with a name that starts with "Select " is assumed to be a custom
source. RMSSrcUsageMod will register this source name with the RMS server
and treat the associated channel as a source select channel. For more information
on i!-ConnectLinx programming, refer to the i!-ConnectLinx help file installed
with i!-ConnectLinx as part of the RMS SDK.
Module Definition
DEFINE_MODULE 'RMSSrcUsageMod' mdlSrcUsage(vdvRMSEngine,
vdvCLActions)
Where mdlSrcUsage is a unique module name.
vdvRMSEngine
A virtual device for communicating to RMSEngineMod module.
vdvCLActions
A i!-ConnectLinx device number for monitoring source selection.
Touch Panel Pages
This module requires no pages.
Содержание RMS 3.0
Страница 1: ...Software NetLinx Programmer s Guide RMS Resource Management Suite 3 0 ...
Страница 4: ......
Страница 10: ...Overview 2 RMS NetLinx Programmer s Guide ...
Страница 12: ...System Requirements 4 RMS NetLinx Programmer s Guide ...
Страница 22: ...Concepts 14 RMS NetLinx Programmer s Guide ...
Страница 62: ...Custom Device Monitoring Programming 54 RMS NetLinx Programmer s Guide ...