User manual

OceanWorks International
120 6741 Cariboo Road
Burnaby, BC V3N 4A3
Canada
www.oceanworks.com
Document Number: 0848-RPT002 Subsea System User Manual
Author: Graham Cunliffe Page 19 of 27 Revision 1.0
7.5.4. JBAQUISITION.Lib
This module contains the initialisation modules for the telemetry related data structures
and help function; the telemetry acquisition functions and the breaker command
functions.
7.5.5. COMMANDINTERFACE1.Lib
This module contains the command parser code. The command and possible devices are
identified here and the execution of the function is dispatched to the appropriate function
in the module COMMANDINTERFACE.Lib (Section 7.5.6).
7.5.6. COMMANDINTERFACE.Lib
This module contains the TCP communications code and the various functions that are
dispatched as a result of processing a command in the module
COMMANDINTERFACE1.Lib (Section 7.5.5).
7.5.7. BROADCASTINTERFACE1.Lib
This module contains the code that synthesizes the UDP telemetry stream and transmits
the data.
7.5.8. ALARMACTION.Lib
This module contains the code that detects violations of breaker current, voltage and
ground-fault limits. Appropriate actions (e.g. shutting down the breaker) are taken and the
relevant error status is set (the latter is transmitted in the telemetry stream).