Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - andreaboschetti71

Pages: 1 2 [3] 4 5
31
Support Questions / Re: From version 3.84 fast form change bug
« on: December 17, 2014, 09:48:48 AM »
I use EthernetIPforCLXCom

32
Support Questions / Re: From version 3.84 fast form change bug
« on: December 17, 2014, 08:38:11 AM »
I tested now 3.94 version and sometimes I have some pages where nothing update and some other that need a lot of time for starting updating controls

33
Support Questions / From version 3.84 fast form change bug
« on: December 12, 2014, 08:54:20 AM »
From version 3.84 when you start application slowly if there are a lot of controls seems that if I change (the first time opening a form) too fast from a form to another the second one doesn't update controls

34
Support Questions / Undefined message for bit.....
« on: December 12, 2014, 07:55:38 AM »
I have a lot of error as in the object for messagedisplaybybit with version3.82 using CLX driver

35
Support Questions / Re: 3.82 connection lost
« on: November 18, 2014, 09:08:59 AM »
Ok, seems to work better. I keep you updated. thank you for now

36
Support Questions / Re: 3.82 connection lost
« on: November 18, 2014, 08:53:35 AM »
No I only use controls without using direct reading or writing tags in my code.
The problem seems be present in pages with a lot of controls

37
Support Questions / 3.82 connection lost
« on: November 18, 2014, 08:30:01 AM »
Hi, I installed new version 3.82 with same page of a 3.8 version that works fine.
I every control that I have in a page I see "Com error. Send que full, may have lost connection or data request too fast".
I use ethernetIPforCLX driver and every page I have 2 driver: one with 1second poll rate and one with 0,5s poll rate

38
Support Questions / DB simatic s7-1200
« on: November 12, 2014, 02:40:48 PM »
Hello, I'm developping an HMI for a siemens simatic S7-1200. I know how I can address PLC variable for modbus access but I don't know how I can access array defined in a DB block. Someone can help me with an example? thank you in advance

39
Support Questions / Re: Writing bit of DINT variable in ver. 3.80
« on: November 06, 2014, 10:45:33 AM »
ok archie thank you. good job! for now I solved reading Value property insted of using read function

40
Support Questions / Re: Writing bit of DINT variable in ver. 3.80
« on: November 05, 2014, 03:39:26 AM »
with basiclabel works also in my controllogix, but try to use a basic indicator or squareilluminatedbutton, set output type to toggle and PLCaddressclick to DINTTag.5. you can see that it's only possible to set value from 1 to 0 but not from 0 to 1. Debugging code I saw that the problem is in reading tag value before writing the opposite value. The reading always return true so it always write false...

41
Support Questions / Writing bit of DINT variable in ver. 3.80
« on: November 04, 2014, 12:27:04 PM »
Hello I have a problem when I write a single bit over a DINT variable. For example if I have a toggle output type with VARIABLE.5 where VARIABLE is a DINT I can change from 1 to 0 but not from 0 to 1.

42
Support Questions / GraphicIndicator bug
« on: November 03, 2014, 05:47:31 AM »
Hello, in new 3.8 version graphic indicator does'nt work well. I already have error message "invalid value returned".
The problem I think is in PropertyToWrite in subscription sub. Debugging code I see that PropertyToWrite is setted as "GraphicSelect1" but I think that the correct value to write to is "ValueSelect1"

43
Support Questions / Re: Upgrading existing project?
« on: October 31, 2014, 10:02:04 AM »
Hi Archie, in the past I purchased all your controls but in newer version I had errors when I import it can you help me?

44
Support Questions / Re: DF1 problem with timer
« on: September 08, 2014, 03:15:09 AM »
3.63 I have not tried yet other newer versions

45
Support Questions / DF1 problem with timer
« on: September 05, 2014, 07:49:49 AM »
With DF1 comm driver there is a problem to access timer:
driver works well for reading .ACC timer register but it's not possible to write/read .PRE timer register

Pages: 1 2 [3] 4 5