Custom Device Monitoring Programming
34
RMS NetLinx Programmer’s Guide
RMS Device Monitoring Support Modules
Next, you will want to consider adding RMS device monitoring support modules
for monitoring basic devices. Adding these support modules will handle most of
the monitoring requirements for these devices. RMS offers the following support
modules:
RMSBasicDeviceMod
This module monitors basic devices. For each device, this module will register
and monitor online/offline status, communication status, control failure, and
power. Communication status is registered only if the device is a two-way device.
This includes serial devices and IP sockets. Control failure is registered only if
enabled via a SEND_COMMAND, and is based on the ability to control power.
If the device is an IP-based device, the IP address NetLinx is communicating
with is also registered with RMS.
The following diagram is a visual description of the architecture of the
RMSBasicDeviceMod module:
FIG. 3
Architecture of The RMSProjectorMod Module
Содержание 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 ...