Iris _

Pixsys Forum

everybody's effort for the same goal

[TD700] Compiling error with arrays variables

Post Reply
user10683
Posts: 51
Joined: 02/03/2015, 15:29

[TD700] Compiling error with arrays variables

Post 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 ?
Pixsys tecnico 1
Moderatore
Posts: 1661
Joined: 29/10/2010, 10:09
Contact:

Re: TD700 and arrays variables

Post 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"
user10683
Posts: 51
Joined: 02/03/2015, 15:29

Re: TD700 and arrays variables

Post 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
Pixsys tecnico 1
Moderatore
Posts: 1661
Joined: 29/10/2010, 10:09
Contact:

Re: TD700 and arrays variables

Post 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.
You do not have the required permissions to view the files attached to this post.
user10683
Posts: 51
Joined: 02/03/2015, 15:29

Re: TD700 and arrays variables

Post 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 ?
Pixsys tecnico 1
Moderatore
Posts: 1661
Joined: 29/10/2010, 10:09
Contact:

Re: TD700 and arrays variables

Post by Pixsys tecnico 1 »

If will be a new version, we will create a special post here.
user10683
Posts: 51
Joined: 02/03/2015, 15:29

Re: [TD700] Compiling error with arrays variables

Post by user10683 »

ok thank you
Post Reply