# IEC8701S.CFG # # Example file for use with the IEC-870-5-101 Slave protocol driver on the # PTQ platform. # # [Module] Module Name : PTQ-101S Module Type : PTQ-101S # This section contains the backplane configuration information. It is used # to determine the number of registers moved between the module and the # processor. Additionally, the backplane failure condition is defined as to # whether to continue using the protocol. [Backplane Configuration] Module Name : PTQ-I101S MODULE #These values are required to define the data area to transfer between the module #and the processor. Read Register Start : 2000 #Database start register to move to processor Read Register Count : 100 #Number of words moved from module to processor Write Register Start : 0 #Database start register where data placed from processor Write Register Count : 100 #Number of words moved from processor to module #Used to define the area in the Processor for the module to interface with 3x Register Start : 1 #3x start register where data moved from module to processor (1-n) 4x Register Start : 1 #4x start register where data moved from processor to module (1-n) Failure Flag Count : 0 #Determines if BP failure will cause protocol to be #disabled (0=Ignore, >0 = failure count to disable) Error Offset : 1000 #Location of where to write status data (-1=disable) # This is the configuration for the IEC-870-5-101 slave port emulated on the # module. If the redundant port is enabled, its configuration is also contained # in this section. [IEC-870-5-101 Port 0] Enabled : 1 #0=Disable port, 1=Enable port for protocol Time DB Offset : 1100 #DB location of IEC time Initialize Output Data : 1 #0=No, 1=Yes read output values from controller Data link address : 1 #Range is 0 to 65535 Data link address length : 2 #0, 1, or 2 octets used for DL address Common Address of ASDU : 1 #Range 0 to 65535 Common Address of ASDU len : 2 #Range is 1 or 2 octets Inform. Object Address len : 2 #Range is 1, 2, or 3 octets Cyclic data transmission : 10000 #Numb of milliseconds between cyclic updates Select/Operate Timeout : 2000 #Milliseconds before select timeout Use ACTTERM with setpoint : 1 #1=Yes, 0=No ACTCON is last response to cmd Use ACTTERM with step : 1 #1=Yes, 0=No ACTCON is last response to cmd Single char ACK F0,1 or 3 : 1 #1=Single E5 resp to ACK func 0, 1 & 3 req Single char ACK C1 or C2 : 1 #1=Single E5 resp when no C1 or C2 data Disable Time Sync Events : Y #Range is Y or N - Y to disable hourly time synch events Maximum ASDU Resp Len : 252 #Max ASDU response message length may have #value from 25 to 252 (usually 252). Cause of Trans Octets : 2 #Number of COT octets (1 or 2) //These two parameters are utilized if the Mode A operation is to be used for the //counter freeze operation. If they are not used, the the module will operate in //Mode D. Freeze Start Type : N #D=Day, H=Hour, M=Minute, N=Not used Interval For Freeze : 30 #Number of seconds after start type (0 to 65535) # This section is used to define priority queues for the module. The data types that # can return events can be assigned priorities so that events of data types will be # returned before other data types. This may cause events to be lost as the event buffers # for low priority queues may overflow. If this feature is utilized, each data type must # be assigned a unique index from 0 to 6. The lower the index the higher the priority # (0=highest priority). Set Priority Queues : 0 #Set user defined priority queues 1=Yes, 0=No M_SP_NA Priority : 1 #Unique index for this data type in queue (0-5) M_DP_NA Priority : 0 #Unique index for this data type in queue (0-5) M_ST_NA Priority : 5 #Unique index for this data type in queue (0-5) M_ME_NA Priority : 4 #Unique index for this data type in queue (0-5) M_ME_NB Priority : 3 #Unique index for this data type in queue (0-5) M_ME_NC Priority : 2 #Unique index for this data type in queue (0-5) M_IT_NA Priority : 6 #Unique index for this data type in queue (0-5) # This section is used to define the parameters utilized for the Invalid Bit Monitoring. # If this feature is not used, set the parameters to zero. If used, the Cyclic Set IV # Time must be at least 3 times larger than the IV Check Delay Time. If the IV Fail # Count parameter is zero, the feature will be disabled. Cyclic Set IV Time : 0 #Number of sec intervals between IV sets IV Check Delay Time : 10 #Number of sec intervals between investigation IV Fail Count : 2 #Number of IV failures recognized before reporting # Event configuration Event Scan delay : 10 #MSec between event scanning (0-65535) 0=Disable M_SP_NA Scan Events : 1 #0=No scanning, 1=scan for events M_SP_NA Time Type : 2 #0=None, 1=CP24, 2=CP56 time M_DP_NA Scan Events : 1 #0=No scanning, 1=scan for events M_DP_NA Time Type : 2 #0=None, 1=CP24, 2=CP56 time M_ST_NA Scan Events : 1 #0=No scanning, 1=scan for events M_ST_NA Time Type : 2 #0=None, 1=CP24, 2=CP56 time M_ME_NA Scan Events : 1 #0=No scanning, 1=scan for events M_ME_NA Time Type : 2 #0=None, 1=CP24, 2=CP56 time M_ME_NB Scan Events : 1 #0=No scanning, 1=scan for events M_ME_NB Time Type : 2 #0=None, 1=CP24, 2=CP56 time M_ME_NC Scan Events : 1 #0=No scanning, 1=scan for events M_ME_NC Time Type : 2 #0=None, 1=CP24, 2=CP56 time M_IT_NA Time Type : 2 #0=None, 1=CP24, 2=CP56 time # This section defines parameters for balanced mode Use Balanced Mode : 0 #0=No, 1=Use balanced mode Retry Count : 5 #0 to 255 retries for balanced mode if no response Response Timeout : 1000 #0 to 65535 mSec to wait for response # Communication Parameters Baud Rate : 9600 #Baud rate for port 110-38400 Parity : 2 #0=None, 1=Odd, 2=Even, 3=Mark, 4=Space RTS On : 0 #0-65536 mSec before message RTS Off : 0 #0-65536 mSec after message Minimum Delay : 20 #Minimum # of mSec before response sent Receive Timeout : 2000 #Maximum mSec from first char to last to wait Hardware Handshaking : 0 #Hardware handshaking 0=None, 1=RTS/CTS, 2=DTR/DSR, #3=modem Backup Port Enabled : 0 #0=Disable port, 1=Enable port for protocol # Communication Parameters Backup Port Baud Rate : 9600 #Baud rate for port 110-115200 Backup Port Parity : 2 #0=None, 1=Odd, 2=Even, 3=Mark, 4=Space Backup Port RTS On : 0 #0-65536 mSec before message Backup Port RTS Off : 0 #0-65536 mSec after message Backup Port Min Delay : 20 #Minimum # of mSec before response sent Backup Port Handshaking : 0 #Hardware handshaking 0=None, 1=RTS/CTS, 2=DTR/DSR, #3=modem # Database size values [IEC-870-5-101 Database] Short Pulse Time : 2000 #MSec for short pulse command Long Pulse Time : 10000 #MSec for long pulse command Default Command Qualifier : S #S=short pulse, L=long pulse, P=persistent output Override Command Qualifier : N #N=No, S=short pulse, L=long pulse, P=persistent output M_SP_NA point count : 10 #Number of monitored single-points M_DP_NA point count : 10 #Number of monitored dual-points M_ST_NA point count : 10 #Number of monitored step-points M_ME_NA point count : 10 #Number of monitored normalized-points M_ME_NB point count : 10 #Number of monitored scaled-points M_ME_NC point count : 10 #Number of monitored short-float points M_IT_NA point count : 10 #Number of monitored counter-points C_SC_NA point count : 10 #Number of command single-points C_DC_NA point count : 10 #Number of command dual-points C_RC_NA point count : 10 #Number of command step-points C_SE_NA point count : 10 #Number of command normalized-points C_SE_NB point count : 10 #Number of command scaled-points C_SE_NC point count : 10 #Number of command short-float points M_SP_NA Sequence : N #Y=ASDU in sequence with SQ=1, N=report separate (SQ=0) M_DP_NA Sequence : N #Y=ASDU in sequence with SQ=1, N=report separate (SQ=0) M_ME_NA Sequence : N #Y=ASDU in sequence with SQ=1, N=report separate (SQ=0) M_ME_NB Sequence : N #Y=ASDU in sequence with SQ=1, N=report separate (SQ=0) M_ME_NC Sequence : N #Y=ASDU in sequence with SQ=1, N=report separate (SQ=0) M_IT_NA Sequence : N #Y=ASDU in sequence with SQ=1, N=report separate (SQ=0) M_ME_NA Parameter Offset : 2000 #M_ME_NA IOA offset for parameter data M_ME_NB Parameter Offset : 2000 #M_ME_NB IOA offset for parameter data M_ME_NC Parameter Offset : 2000 #M_ME_NC IOA offset for parameter data # This section is used to define the monitored single-point database for # the slave device emulated. This information is sourced from the database # and is transferred to the remote master unit. Each point in the database # occupies one bit (1=on or 0=off state). [M_SP_NA_1] # # Each point is one bit and the DB Address value corresponds to the bit # offset into the database. # # Point # DB Address Group(s) IV DB Bit # ------- ---------- -------- --------- START 100 0 00000002 # IOA 100 at database bit address 0 (GI=Cyclic Poll) 101 1 00000002 # IOA 101 at database bit address 1 (GI=Group 1) 102 2 00000002 # IOA 102 at database bit address 2 (GI=Group 1) 103 3 00000002 # IOA 103 at database bit address 3 (GI=Group 1) 104 4 00000002 # IOA 104 at database bit address 4 (GI=Group 1) 105 5 00000002 # IOA 105 at database bit address 5 (GI=Group 1) 106 6 00000002 # IOA 106 at database bit address 6 (GI=Group 1) 107 7 00000002 # IOA 107 at database bit address 7 (GI=Group 1) 108 8 00000002 # IOA 108 at database bit address 8 (GI=Group 1) 109 9 00000002 # IOA 109 at database bit address 9 (GI=Group 1) END # This section is used to define the monitored dual-point database for the # slave device emulated. This information is sourced from the database and # is transferred to the remote master unit. Each point in the database # occupies two bits (00=intermediate, 01=off, 10=on and 11=indeterminate). [M_DP_NA_1] # # Each point is TWO bits and the DB Address value corresponds to the bit # offset into the database. # # Point # DB Address Group(s) IV DB Bit # ------- ---------- -------- --------- START 200 160 00000002 # IOA 200 at database bit addresses 160 and 161 (GI=Group 1) 201 162 00000002 # IOA 201 at database bit addresses 162 and 163 (GI=Group 1) 202 164 00000002 # IOA 202 at database bit addresses 164 and 165 (GI=Group 1) 203 166 00000002 # IOA 203 at database bit addresses 166 and 167 (GI=Group 1) 204 168 00000002 # IOA 204 at database bit addresses 168 and 169 (GI=Group 1) 205 170 00000002 # IOA 205 at database bit addresses 170 and 171 (GI=Group 1) 206 172 00000002 # IOA 206 at database bit addresses 172 and 173 (GI=Group 1) 207 174 00000002 # IOA 207 at database bit addresses 174 and 175 (GI=Group 1) 208 176 00000002 # IOA 208 at database bit addresses 176 and 177 (GI=Group 1) 209 178 00000002 # IOA 209 at database bit addresses 178 and 179 (GI=Group 1) END # This section is used to define the monitored step database for the slave # device emulated. This information is sourced from the database and is # transferred to the remote master unit. Each point in the database occupies # one byte. [M_ST_NA_1] # # Each point is one byte and the DB Address value corresponds to the byte # offset into the database. # # Point # DB Address Group(s) IV DB Bit # ------- ---------- -------- --------- START 300 40 00000002 # IOA 300 at database byte address 40 (GI=Group 1) 301 41 00000002 # IOA 301 at database byte address 41 (GI=Group 1) 302 42 00000002 # IOA 302 at database byte address 42 (GI=Group 1) 303 43 00000002 # IOA 303 at database byte address 43 (GI=Group 1) 304 44 00000002 # IOA 304 at database byte address 44 (GI=Group 1) 305 45 00000002 # IOA 305 at database byte address 45 (GI=Group 1) 306 46 00000002 # IOA 306 at database byte address 46 (GI=Group 1) 307 47 00000002 # IOA 307 at database byte address 47 (GI=Group 1) 308 48 00000002 # IOA 308 at database byte address 48 (GI=Group 1) 309 49 00000002 # IOA 309 at database byte address 49 (GI=Group 1) END # This section is used to define the monitored measured value, normalized # database for the slave device emulated. This information is sourced from # the database and is transferred to the remote master unit. Each point # occupies a word position in the database. The IOA for the parameters for # each object are determined by adding the Point # below to the value of # the M_ME_NA Parameter Offset parameter set above. [M_ME_NA_1] # # Each point is one word and the DB Address value corresponds to the word # offset into the database. # # Default # Point # DB Address Group(s) Deadband IV DB Bit # ------- ---------- -------- -------- --------- START 400 30 00000002 100 # IOA 400 at database word address 30 (GI=Group 1) 401 31 00000002 100 # IOA 401 at database word address 31 (GI=Group 1) 402 32 00000002 100 # IOA 402 at database word address 32 (GI=Group 1) 403 33 00000002 100 # IOA 403 at database word address 33 (GI=Group 1) 404 34 00000002 100 # IOA 404 at database word address 34 (GI=Group 1) 405 35 00000002 100 # IOA 405 at database word address 35 (GI=Group 1) 406 36 00000002 100 # IOA 406 at database word address 36 (GI=Group 1) 407 37 00000002 100 # IOA 407 at database word address 37 (GI=Group 1) 408 38 00000002 100 # IOA 408 at database word address 38 (GI=Group 1) 409 39 00000002 100 # IOA 409 at database word address 39 (GI=Group 1) END # This section is used to define the monitored measured value, scaled # database for the slave device emulated. This information is sourced from # the database and is transferred to the remote master unit. Each point # occupies a word position in the database. The IOA for the parameters for # each object are determined by adding the Point # below to the value of # the M_ME_NB Parameter Offset parameter set above. [M_ME_NB_1] # # Each point is one word and the DB Address value corresponds to the word # offset into the database. # # Default # Point # DB Address Group(s) Deadband IV DB Bit # ------- ---------- -------- -------- --------- START 500 40 00000002 100 # IOA 500 at database word address 40 (GI=Group 1) 501 41 00000002 100 # IOA 501 at database word address 41 (GI=Group 1) 502 42 00000002 100 # IOA 502 at database word address 42 (GI=Group 1) 503 43 00000002 100 # IOA 503 at database word address 43 (GI=Group 1) 504 44 00000002 100 # IOA 504 at database word address 44 (GI=Group 1) 505 45 00000002 100 # IOA 505 at database word address 45 (GI=Group 1) 506 46 00000002 100 # IOA 506 at database word address 46 (GI=Group 1) 507 47 00000002 100 # IOA 507 at database word address 47 (GI=Group 1) 508 48 00000002 100 # IOA 508 at database word address 48 (GI=Group 1) 509 49 00000002 100 # IOA 509 at database word address 49 (GI=Group 1) END # This section is used to define the monitored short-float point # database for the slave device emulated. This information is sourced from # the database and is transferred to the remote master unit. Each point # occupies 4-byte positions in the database. The IOA for the parameters for # each object are determined by adding the Point # below to the value of # the M_ME_NC Parameter Offset parameter set above. [M_ME_NC_1] # # Each point is two words and the DB Address value corresponds to the double- # word offset into the database. # # Default # Point # DB Address Group(s) Deadband IV DB Bit # ------- ---------- -------- -------- --------- START 600 25 00000002 100 # IOA 600 at database word addresses 50 and 51 (GI=Group 1) 601 26 00000002 100 # IOA 601 at database word addresses 52 and 53 (GI=Group 1) 602 27 00000002 100 # IOA 602 at database word addresses 54 and 55 (GI=Group 1) 603 28 00000002 100 # IOA 603 at database word addresses 56 and 57 (GI=Group 1) 604 29 00000002 100 # IOA 604 at database word addresses 58 and 59 (GI=Group 1) 605 30 00000002 100 # IOA 605 at database word addresses 60 and 61 (GI=Group 1) 606 31 00000002 100 # IOA 606 at database word addresses 62 and 63 (GI=Group 1) 607 32 00000002 100 # IOA 607 at database word addresses 64 and 65 (GI=Group 1) 608 33 00000002 100 # IOA 608 at database word addresses 66 and 67 (GI=Group 1) 609 34 00000002 100 # IOA 609 at database word addresses 68 and 69 (GI=Group 1) END # This section is used to define the monitored integrated totals (counter) # database for the slave emulated. This information is sourced from the # database and is transferred to the remote master unit. Each point occu- # pies two words in the database (4-bytes). [M_IT_NA_1] # # Each point is two words and the DB Address value corresponds to the double- # word offset into the database. # # Point # DB Address Group(s) IV DB Bit # ------- ---------- -------- --------- START 700 35 00040000 # IOA 700 at database word addresses 70 and 71 (GI=Group 1 Counter) 701 36 00040000 # IOA 701 at database word addresses 72 and 73 (GI=Group 1 Counter) 702 37 00040000 # IOA 702 at database word addresses 74 and 75 (GI=Group 1 Counter) 703 38 00040000 # IOA 703 at database word addresses 76 and 77 (GI=Group 1 Counter) 704 39 00040000 # IOA 704 at database word addresses 78 and 79 (GI=Group 1 Counter) 705 40 00040000 # IOA 705 at database word addresses 80 and 81 (GI=Group 1 Counter) 706 41 00040000 # IOA 706 at database word addresses 82 and 83 (GI=Group 1 Counter) 707 42 00040000 # IOA 707 at database word addresses 84 and 85 (GI=Group 1 Counter) 708 43 00040000 # IOA 708 at database word addresses 86 and 87 (GI=Group 1 Counter) 709 44 00040000 # IOA 709 at database word addresses 88 and 89 (GI=Group 1 Counter) END # This section is used to define the single point command database for the # slave emulated. This information is sourced from the remote master and # is transferred to the database. Each point occupies a single bit position # in the database. You can associated a command with a monitored single-point # database value to coordinate the command/monitor operation. Be certain to # enter the correct Monitor Point # and Monitor DB Addr values in the table. # If the Require Select parameter is not set to zero, a select command must # be received before an execute command will be processed. [C_SC_NA_1] # # Each point is one bit and the DB Address value corresponds to the bit # offset into the database. # # Monitor Monitor Require # Point # DB Address Point # DB Addr Select # ------- ---------- ------- ------- ------- START 1000 32000 0 0 0 # IOA 1000 at database bit address 32000 1001 32001 0 0 0 # IOA 1001 at database bit address 32001 1002 32002 0 0 0 # IOA 1002 at database bit address 32002 1003 32003 0 0 0 # IOA 1003 at database bit address 32003 1004 32004 0 0 0 # IOA 1004 at database bit address 32004 1005 32005 0 0 0 # IOA 1005 at database bit address 32005 1006 32006 0 0 0 # IOA 1006 at database bit address 32006 1007 32007 0 0 0 # IOA 1007 at database bit address 32007 1008 32008 0 0 0 # IOA 1008 at database bit address 32008 1009 32009 0 0 0 # IOA 1009 at database bit address 32009 END # This section is used to define the double point command database for the # slave emulated. This information is sourced from the remote master and # is transferred to the database. Each point occupies a two bits in the # database. You can associated a command with a monitored double-point # database value to coordinate the command/monitor operation. Be certain to # enter the correct Monitor Point # and Monitor DB Addr values in the table. # If the Require Select parameter is not set to zero, a select command must # be received before an execute command will be processed. [C_DC_NA_1] # # Each point is TWO bits and the DB Address value corresponds to the bit # offset into the database. # # Monitor Monitor Require # Point # DB Address Point # DB Addr Select # ------- ---------- ------- ------- ------- START 1100 32160 0 0 0 # IOA 1100 at database bit addresses 32160 and 32161 1101 32161 0 0 0 # IOA 1101 at database bit addresses 32162 and 32163 1102 32162 0 0 0 # IOA 1102 at database bit addresses 32164 and 32165 1103 32163 0 0 0 # IOA 1103 at database bit addresses 32166 and 32167 1104 32164 0 0 0 # IOA 1104 at database bit addresses 32168 and 32169 1105 32165 0 0 0 # IOA 1105 at database bit addresses 32170 and 32171 1106 32166 0 0 0 # IOA 1106 at database bit addresses 32172 and 32173 1107 32167 0 0 0 # IOA 1107 at database bit addresses 32174 and 32175 1108 32168 0 0 0 # IOA 1108 at database bit addresses 32176 and 32177 1109 32169 0 0 0 # IOA 1109 at database bit addresses 32178 and 32179 END # This section is used to define the step command database for the slave # emulated. This information is sourced from the remote master and is # transferred to the database. Each point occupies a byte in the database. # The control value can be associated with a monitored point as described # above. [C_RC_NA_1] # # Each point is one byte and the DB Address value corresponds to the byte # offset into the database. # # Monitor Monitor # Point # DB Address Point # DB Addr # ------- ---------- ------- ------- START 1200 4040 0 0 # IOA 1200 at database byte address 4040 1201 4041 0 0 # IOA 1201 at database byte address 4041 1202 4042 0 0 # IOA 1203 at database byte address 4042 1203 4043 0 0 # IOA 1204 at database byte address 4043 1204 4044 0 0 # IOA 1205 at database byte address 4044 1205 4045 0 0 # IOA 1206 at database byte address 4045 1206 4046 0 0 # IOA 1207 at database byte address 4046 1207 4047 0 0 # IOA 1208 at database byte address 4047 1208 4048 0 0 # IOA 1209 at database byte address 4048 1209 4049 0 0 # IOA 1209 at database byte address 4049 END # This section is used to define the normalized setpoint database for the # slave emulated. This information is sourced from the remote master and # is transferred to the database. Each point occupies a word position in # the database. You can associated a command with a monitored normalized # database value to coordinate the command/monitor operation. Be certain to # enter the correct Monitor Point # and Monitor DB Addr values in the table. # If the Require Select parameter is not set to zero, a select command must # be received before an execute command will be processed. [C_SE_NA_1] # # Each point is one word and the DB Address value corresponds to the word # offset into the database. # # Require # Point # DB Address Reserved Reserved Select # ------- ---------- ------- ------- ------- START 1300 2030 0 0 0 # IOA 1300 at database word address 2030 1301 2030 0 0 0 # IOA 1301 at database word address 2031 1302 2030 0 0 0 # IOA 1302 at database word address 2032 1303 2030 0 0 0 # IOA 1303 at database word address 2033 1304 2030 0 0 0 # IOA 1304 at database word address 2034 1305 2030 0 0 0 # IOA 1305 at database word address 2035 1306 2030 0 0 0 # IOA 1306 at database word address 2036 1307 2030 0 0 0 # IOA 1307 at database word address 2037 1308 2030 0 0 0 # IOA 1308 at database word address 2038 1309 2030 0 0 0 # IOA 1309 at database word address 2039 END # This section is used to define the scaled setpoint database for the # slave emulated. This information is sourced from the remote master and # is transferred to the database. Each point occupies a word position in # the database. You can associated a command with a monitored scaled # database value to coordinate the command/monitor operation. Be certain to # enter the correct Monitor Point # and Monitor DB Addr values in the table. # If the Require Select parameter is not set to zero, a select command must # be received before an execute command will be processed. [C_SE_NB_1] # # Each point is one word and the DB Address value corresponds to the word # offset into the database. # # Require # Point # DB Address Reserved Reserved Select # ------- ---------- ------- ------- ------- START 1400 2040 0 0 0 # IOA 1400 at database word address 2040 1401 2041 0 0 0 # IOA 1401 at database word address 2041 1402 2042 0 0 0 # IOA 1402 at database word address 2042 1403 2043 0 0 0 # IOA 1403 at database word address 2043 1404 2044 0 0 0 # IOA 1404 at database word address 2044 1405 2045 0 0 0 # IOA 1405 at database word address 2045 1406 2046 0 0 0 # IOA 1406 at database word address 2046 1407 2047 0 0 0 # IOA 1407 at database word address 2047 1408 2048 0 0 0 # IOA 1408 at database word address 2048 1409 2049 0 0 0 # IOA 1409 at database word address 2049 END # This section is used to define the short-float setpoint database for the # slave emulated. This information is sourced from the remote master and # is transferred to the database. Each point occupies a double-word position # in the database. You can associate a command with a monitored scaled # database value to coordinate the command/monitor operation. Be certain to # enter the correct Monitor Point # and Monitor DB Addr values in the table. # If the Require Select parameter is not set to zero, a select command must # be received before an execute command will be processed. [C_SE_NC_1] # # Each point is two words and the DB Address value corresponds to the # double-word offset into the database. # # DB Address Require # Point # (word*2) Reserved Reserved Select # ------- ---------- ------- ------- ------- START 1500 1025 0 0 0 # IOA 1500 at database word addresses 2050 and 2051 1501 1026 0 0 0 # IOA 1501 at database word addresses 2052 and 2053 1502 1027 0 0 0 # IOA 1502 at database word addresses 2054 and 2055 1503 1028 0 0 0 # IOA 1503 at database word addresses 2056 and 2057 1504 1029 0 0 0 # IOA 1504 at database word addresses 2058 and 2059 1505 1030 0 0 0 # IOA 1505 at database word addresses 2060 and 2061 1506 1031 0 0 0 # IOA 1506 at database word addresses 2062 and 2063 1507 1032 0 0 0 # IOA 1507 at database word addresses 2064 and 2065 1508 1033 0 0 0 # IOA 1508 at database word addresses 2066 and 2067 1509 1034 0 0 0 # IOA 1509 at database word addresses 2068 and 2069 END