Search found 137 matches

by AMitchneck
Tue Jul 10, 2012 12:58 pm
Forum: Application Development
Topic: Tags not updating on T7A when value changes
Replies: 9
Views: 14749

Re: Tags not updating on T7A when value changes

Hi Mark,

The PLC is correctly writing to the %R1 (and thus %R2) register(s) as a 32-bit float.
by AMitchneck
Thu Jun 28, 2012 11:18 am
Forum: Application Development
Topic: Icons
Replies: 4
Views: 7987

Re: Icons

A quick and dirty method to extract icons from the iX software is to simply print the screen, then use some program like paint to extract the icon you desire from the screenshot.
by AMitchneck
Tue Jun 26, 2012 9:35 am
Forum: Application Development
Topic: Tags not updating on T7A when value changes
Replies: 9
Views: 14749

Re: Tags not updating on T7A when value changes

Hi Mark,

No, the issue still exists even when setting the tag to "Always Active". I also tried calling the Read() method every second and that didn't fix the issue either.
by AMitchneck
Tue Jun 26, 2012 8:25 am
Forum: Application Development
Topic: Tags not updating on T7A when value changes
Replies: 9
Views: 14749

Tags not updating on T7A when value changes

I have noticed sometimes on my T7A panel that some tags don't always update to match the new value of a PLC variable when the variable changes value. I tested to see if navigating away from the screen and then back would force the update, but this didn't work. I don't want to set all the tags to "al...
by AMitchneck
Wed Jun 20, 2012 5:30 am
Forum: Application Development
Topic: download of large project - iX2.0
Replies: 6
Views: 9835

Re: download of large project - iX2.0

The main problem I've had is that iX Dev. tries restarting the program. Is there any way to disable this feature?
by AMitchneck
Wed Jun 13, 2012 6:14 am
Forum: Application Development
Topic: download of large project - iX2.0
Replies: 6
Views: 9835

Re: download of large project - iX2.0

Hi Mark, From my tests, I found that the Ethernet port activity drops when iX tells the program to close. The highest CPU usage I've seen was around 75% right after changing screens to a never-before-opened screen, but typically it's around 55%. For some reason, my success of download seems to chang...
by AMitchneck
Mon Jun 11, 2012 2:17 pm
Forum: Application Development
Topic: download of large project - iX2.0
Replies: 6
Views: 9835

download of large project - iX2.0

I have a T7A that when I try to download using iX dev. 2.0 starts to close, but some timeout causes iX to think the close command failed. The result is that iX restarts the old project that was just closing.

Is there a way to disable this feature or modify the timeout period?