Page 1 of 1

[TD700] Compiling error with arrays variables

Posted: 06/11/2015, 11:36
by user10683
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 ?

Re: TD700 and arrays variables

Posted: 06/11/2015, 12:19
by Pixsys tecnico 1
What version of run-time do you have in the "old" and the "new" TD700s?

It's the value you can read (in a fraction of second) when the application starts, before graphic cover the white windows.
It could be a value like "version 1.28.10"

Re: TD700 and arrays variables

Posted: 09/11/2015, 8:43
by user10683
Hi,

LLEXEC 1.20.8 (Build: Oct 1 2013 16:50:11)

Is it what you expect ?

It's for the new screen I do not have old screen here.

Eric

Re: TD700 and arrays variables

Posted: 09/11/2015, 9:16
by Pixsys tecnico 1
Hi,
suggest you to update PixsysSuite Runtime.


Requisites: USBpen formatted in FAT32, archives "Install_43.RAR" and "Install_LLExec_1.28.14_TD700.ztd"
Update APP - RUNTIME.zip
-From the archive "Install_43.RAR" extract directly in the USBpen the files; Copy in the USBpen the archive "Install_LLExec_1.28.14_TD700.ztd"

-Insert the USBpen in the front of the panel

-If it doesn't autorun, press the red X that appears immediately after the hourglass logo.

-When installation finish, power-off and plug off the USBpen.

-Power-on the panel and connect to LogicLab

-Go to menu Project and select "refresh current target".

-Save,compile and transfer.

Re: TD700 and arrays variables

Posted: 09/11/2015, 9:35
by user10683
Yes everything works like a charm thank you.

The TD700 is very recent i don't understand why the version was so old :(

Where can I found these updates files for the future ?

Re: TD700 and arrays variables

Posted: 09/11/2015, 9:40
by Pixsys tecnico 1
If will be a new version, we will create a special post here.

Re: [TD700] Compiling error with arrays variables

Posted: 09/11/2015, 9:58
by user10683
ok thank you