Operating Instructions
System 600 APOGEE Database Dynamos for Intellution's 32-Bit FIX Owner's Manual
5-4 Siemens Building Technologies, Inc.
3. Import the GDB file into FIX32 using the Import facility of the Database Builder.
CSV File Structure
The following example shows the CSV file structure as it appears when using Microsoft
Excel.
Microsoft Excel Spreadsheet Example
;Point Descriptor Type Address Controller
CCPTR1 CC PMP TRIG1 LDO 00000A08 0
CCPTR2 CC PMP TRIG2 LDO 00000A09 0
EFN1CO EF1 FAN SSP L2SL 00000P04 0
EFN2CO EF2 FAN SSP L2SL 00000P06 0
EFN3CO EF3 FAN SSP L2SL 00000P08 0
EMALM EMERG. ALARM LDO 00000A11 0
EQPALM EQUIP. ALARM LDO 00000A12 0
HCPSS HC PUMP ONOF LDO 00000P09 0
HUMOUT HUM VLV POUT LAO 00000P15 0
HUMPOS HUM VLV POS LAO 00000A27 0
CSV Text File Example
This example shows the same CSV file structure when using any text editor such as
Microsoft DOS editor EDIT. For complete information on entering this information, see the
Field Data Requirements
section.
;Point,Descriptor,Type,Address,Controller
CCPTR1,CC PMP TRIG1,LDO,00000A08,0
CCPTR2,CC PMP TRIG2,LDO,00000A09,0
EFN1CO,EF1 FAN SSP,L2SL,00000P04,0
EFN2CO,EF2 FAN SSP,L2SL,00000P06,0
EFN3CO,EF3 FAN SSP,L2SL,00000P08,0
EMALM,EMERG. ALARM,LDO,00000A11,0
EQPALM,EQUIP. ALARM,LDO,00000A12,0
HCPSS,HC PUMP ONOF,LDO,00000P09,0
HUMOUT,HUM VLV POUT,LAO,00000P15,0
HUMPOS,HUM VLV POS,LAO,00000A27,0