PFS-EquipmentManager2_1
|
Introduction |
EquipmentManager was originally intended to acts as the main control center for messages between the various machines on a network system. While the master version of this module will still provide that function, it is intended that MasterHub should be used for that function, and that EquipmentManager will be updated to improve its display and monitoring functions provide by its slave mode of operation. The module was originally built as an engineering package to help configure and update the system, but it has been used by operators to monitor equipment status in the absence of a more appropriate module. Having split off the master mode functions, it is intended that the module will be refined and will provide a more user friendly interface, rather than the more cryptic engineers display. |
Related Documents
System Defaults $d.html |
|
EQUIPMENT A set of records in the EQUIPMENT database define and control the configuration of output displays. There is an entry for the target machine, which references a copy of the DCSlave program, which intern accesses up to 8 display channels. Each display channel references a base display sequence, which defines the information to be displayed. Changes to the machine structure can only be implemented by closing and re-opening the program. Since changes to the screen layout would normally require the computer to be re-booted, this is not considered to be a problem. Changes to the base sequence also require a restart, but this can be actioned via LocalHub as required. |
||
|
See Network Protocol document for full details of network messaging. Keep awake poll Message HU HP - This is the status poll message. An unsolicited message is generated as the program starts, to update LocalHub once the program is active. Otherwise, the program responds to the regular poll from local hub. This simply replies with the number of channels being displayed, and no error handling is currently included.
Program Management Messages XP - XX -
Display Management Messages UF - File Copy If FTP services are enabled, then the UF message causes a copy of the named file to be pulled from the main server into the designated directory. This is handled this way round so that all slave sites are pulling files, rather than the server having to manage pushing files to multiple targets and track the status of each connection. LocalHub will handle the situation where a file can not be accessed.
US - Update Sequence ( All Systems ).
Announcement Management Messages OF - Initiates a file copy prior to forwarding the message to a SoundSlave program module for processing. If the file can not be coppied, then an error reply is created rather than trying to play an unavailable file. All other O cammands are simply relayed to the local programs.
Timetable Management Messages
Additional Messaging |
||
|
See the EquipmentManager Registry document for further details.
|