Operating Instructions
System 600 APOGEE Database Dynamos for Intellution's 32-Bit FIX Owner's Manual
5-6 Siemens Building Technologies, Inc.
Type
The third data field contains the type of the preceding System 600 APOGEE point.
• Maximum length: 5 characters
• Minimum length: 3 characters
• Valid strings:
LDI, LDO, LAI, LAO, L2SL, LOOAP, LPACI, L2SP, LOOAL, LFSSL, LFSSP
NOTE:
Since LCTLR points are not supported through the FIX32 GDB, the
conversion utility skips LCTLR points.
NOTE:
Point names must be unique in the System 600. The conversion utility will
accept the first instance of any particular point name and skip any
subsequently duplicated point name.
Address
The fourth data field contains the point's System 600 APOGEE Physical Address. This is
an optional field and may be left blank.
Controller
The fifth data field contains the System 600 APOGEE field panel (cabinet) number where
the point resides
• Maximum length: 2 characters
• Minimum length: 1 character
• Valid characters: 0 to 9
Verifying CSV File Content
The following steps will verify the content and syntax of a CSV file:
1. Create a CSV file to be converted to a FIX32 GDB import file as outlined in the previous
section.
2. In the directory that includes both the CNVT_FIX.EXE program and the CSV file, run the
CNVT_FIX program with the /v command line switch.
Convention:
CNVT_FIX station_name trunk_ID /v [filename.csv] [filename.gdb]