Hi all, I am having an issue with the DT80 series (FW 9.22) in that I am using it as a host device for a number of remote DT80s and I am looking to add 5x more remote devices (2-300 new CVs to bring in) over the 2Modbus commands. The Release Notes (9.18) state that we now have access to 65535 channel variables now of which I now need ~1300 but am experiencing errors in applying this.
When I try to load the program through DeTransfer it lets me call the channels into registers greater than 1000 such as:
2MODBUS(NL,"Well Data 3",AD52,R3:38,=1259..1263CV,TO5,RT3,0.1,MBU)
But when I try to log the data in a schedule I am restricted, even before I hit ~1000? i.e.
job> RC("B:",DATA:OV:1D)1H
job> ' Log temp and pressure values, followed by battery voltage, then faults
job> LOGONC
job> 7..740CV(NR,ND)
job> 900..926CV(NR,ND)
job> 950..976CV(NR,ND)
dataTaker 80 E25 - Channel table full error at line 346 col 19 [ 6CV(NR,ND)<err> ]
job> ' 1000..1268CV(NR,ND) '
This program is working fine up into the ~971 range but as soon as I try to add more channels to log into my C schedule the program does not compile and gives a channel table full error...
Please help,
Trent
Hi all, I am having an issue with the DT80 series (FW 9.22) in that I am using it as a host device for a number of remote DT80s and I am looking to add 5x more remote devices (2-300 new CVs to bring in) over the 2Modbus commands. The Release Notes (9.18) state that we now have access to 65535 channel variables now of which I now need ~1300 but am experiencing errors in applying this.
When I try to load the program through DeTransfer it lets me call the channels into registers greater than 1000 such as:
2MODBUS(NL,"Well Data 3",AD52,R3:38,=1259..1263CV,TO5,RT3,0.1,MBU)
But when I try to log the data in a schedule I am restricted, even before I hit ~1000? i.e.
job> RC("B:",DATA:OV:1D)1H
job> ' Log temp and pressure values, followed by battery voltage, then faults
job> LOGONC
job> 7..740CV(NR,ND)
job> 900..926CV(NR,ND)
job> 950..976CV(NR,ND)
dataTaker 80 E25 - Channel table full error at line 346 col 19 [ 6CV(NR,ND)<err> ]
job> ' 1000..1268CV(NR,ND) '
This program is working fine up into the ~971 range but as soon as I try to add more channels to log into my C schedule the program does not compile and gives a channel table full error...
Please help,
Trent