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 20 of 27 Revision 1.0
LIB.Dir
This file contains a list of all the modules (custom and Z-World) required to compile the
sub-se controller code. The following lines (located at the start of the file) MUST be
maintained as the modules, or their folder is renamed:
C:\Projects\0848-100-SWA10520 v2.3.1\JBDEFS.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\JBTCP.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\COMMANDINTERFACE.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\COMMANDINTERFACE1.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\BROADCASTINTERFACE.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\JBAQUISITION.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\ALARMACTION.LIB
C:\Projects\0848-100-SWA10520 v2.3.1\BL26XX.LIB
The above file is used by the compiler to specify which libraries are required to compile
the sub-sea code. The appropriate library file MUST be specified in the compiler Project.
The file BL26XX.LIB is a Z-World library file that is specific to the BL2600 Wolf board.
Specifically, the function AnaIn defined in this library has been modified in order to
remedy a bug in the supplied library. The sub-sea software MUST be complied using this
modified library file.