[TD700] Compiling error with arrays variables
Posted: 06/11/2015, 11:36
Hi,
I have a problem with my last TD700.
I have 2 similar programs on 2 TD700. TD700 is a Modbus Master and requested Modbus variables are saved in array variables.
For examples I save 32 temperatures in a array of INT of size 64.
Everything works like a charm.
So I received an new TD700 I upload one of the 2 programs and I can't get any correct values for my Modbus variables except if variables are not saved in an array.
I tried with my 2 programs that work on my 2 others TD700 but not with the new TD700 !!
And when I tried to upload program to the new TD700 I have these 2 warnings :
warning A4120: SYSMBMTCPNODESTATUS => Variable exceeds data block space
warning A4120: SYSMBMTCPNODESTATUS => Variable exceeds data block space
I don't understand because I don't use TCP modbus !
It seems that my new TD700 have a big problem, isn't it ?
I have a problem with my last TD700.
I have 2 similar programs on 2 TD700. TD700 is a Modbus Master and requested Modbus variables are saved in array variables.
For examples I save 32 temperatures in a array of INT of size 64.
Everything works like a charm.
So I received an new TD700 I upload one of the 2 programs and I can't get any correct values for my Modbus variables except if variables are not saved in an array.
I tried with my 2 programs that work on my 2 others TD700 but not with the new TD700 !!
And when I tried to upload program to the new TD700 I have these 2 warnings :
warning A4120: SYSMBMTCPNODESTATUS => Variable exceeds data block space
warning A4120: SYSMBMTCPNODESTATUS => Variable exceeds data block space
I don't understand because I don't use TCP modbus !
It seems that my new TD700 have a big problem, isn't it ?