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 - StephenSDH

Pages: [1] 2 3
1
Application Showcase / Re: Concrete Line #1
« on: October 05, 2016, 01:46:18 PM »
Had some PMs to repost the code.  The project is fairly old at this point.  I would download the latest code and not use this, but here it is. 

https://www.dropbox.com/sh/cbk2slqdqg2jnei/AAAd9z5dd3q73mj88Jkq30wwa?dl=0

2
Application Showcase / Re: Concrete Line #2
« on: September 14, 2015, 08:55:30 AM »
Thanks.  Studio version is 23.  Barcode scanner is a Sick CLV620-0120.  Cognex makes some nice camera based scanners. I probably would have went with cognex but I wanted to give this salesmen an order.  The Sick scanner was very nice and rugged.

3
Support Questions / Re: AB Logix Driver Exception with 16bit Integer
« on: June 28, 2015, 07:54:29 AM »
Tested, and it worked.  Thanks

4
Support Questions / AB Logix Driver Exception with 16bit Integer
« on: June 27, 2015, 10:30:45 PM »
If I reference a bit inside a 16-Bit Integer with a toggle button, I get an exception.  Exception says can't convert String to Boolean.  I worked around by making the integer a DINT.

I'm good with converting the integers a DINT, but I'd be glad to test if you want to address.

Files
https://www.dropbox.com/sh/1plfjjlxb7p07cy/AACe9UUbg47Y5foOJMZmM8ZKa?dl=0

5
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 07:18:21 PM »
Thanks Archie.  I tried around 10 times and it reconnected each time.  Next week I'll deploy it.

Thanks for the help!

Steve

6
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 05:51:34 PM »
I tried the new file.  It worked twice, but I might not have left the connection off long enough.  It mostly failed and I got the attached messages.  If you have time to look into it for me, I can work with you to compensate your time.  I'd like to get it stable so I can expand the application.

7
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 03:44:08 PM »
I downloaded the patch and installed it, rebuilt, and it still behaves the same.  Just incase I did it again with no difference.

Steve

8
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 03:03:05 PM »
It does recover now.  Its kind of odd though.  The data will stay stale until I press the "Save IP" button.  I tested clicking on the AdvancedHMI buttons and the textbox, but that didn't make a difference.  I let it go for over 2 minutes.  As soon as I press the IP button it starts working again instantly.  Duplicated 3 times.

Steve

9
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 02:30:59 PM »
It shows queue full when I click a AdvancedHMI button, and then it crashes when I press the "Save IP" button.

I chose to break and attached is a screenshot of the code it pointed to.


10
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 01:48:56 PM »
The application was terminated by the OS on my target PLC, and the error dump is in the previous post if that helps.  To test again I disconnected/reconnected and I have waited 15 minutes and still no tags are updating and it says queue full.  Running in debug I am getting first change exceptions of PLCDriverException in MgfControl.AdvancedHMI.Drivers.dll if that helps.

11
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 01:28:30 PM »
I believe I'm getting a similar issue.  On the development machine the application froze and gave me the attached txt file in the more details section.  I can make it reoccur by removing the connection for a couple minutes and reconnecting. 

On both machines I get the send queue full message when I click a button.

Steve

12
Support Questions / Re: AB Logix Driver Stops Updating
« on: June 25, 2015, 08:57:07 AM »
Yes.  There is a wireless link on the target machine so it does loses connection and my development computer went to sleep.  That makes a lot of sense.  Thanks for patching it.  I updated and deployed.

Thanks, Steve

13
Support Questions / AB Logix Driver Stops Updating
« on: June 24, 2015, 11:34:51 AM »
With v398 the AB logix driver stops updating after a duration.  I don't get any exceptions to pop up.  The application keeps running, but the data no longer updates.  It has been repeatable on my development and target machine with 2 different PLCs.  I added some timers to see how long until it occurs.  Attached is a screenshot of the timestamps.  The computer did go to sleep in the sample and I'm not sure if it stopped before it went to sleep.  It does it also on the target machine also that doesn't go to sleep.

Same files as my previous post.
http://advancedhmi.com/forum/index.php?topic=836.0

In the development output pane.  It has a message I also attached for out of bounds index.  I assume this has something to do with it.

Steve

14
Support Questions / Re: AB Logix Driver Updates for 1 Scan
« on: June 23, 2015, 09:42:29 PM »
That worked.  Thanks

15
Support Questions / Re: AB Logix Driver Updates for 1 Scan
« on: June 23, 2015, 08:44:06 PM »

Pages: [1] 2 3