02-09-2010 02:36 PM
02-11-2010 12:27 AM
Is it lookout 6.2 or 6.0.2?
When does the hang happen? Does it happen every time you open the process, or usually during the running?
Could you upload your process files to ftp://ftp.ni.com/incoming? I want to run your process on my test machine.
02-11-2010 09:26 AM
Ryan,
Its Lookout 6.2. The hang only happens after the process runs for extended periods of time.
"Look at http://forums.ni.com/ni/board/message?board.id=190&message.id=3255&query.id=1444478#M3255
The question posted here is very close to what I have seen only we are not running any other programs on this computer." What is crazy about this is that it will run with no problems for weeks at a time and then it will hang up...
02-15-2010 08:35 AM
I had the same problem with my application.
I traced the problem to the Control Object : Alternator, "Response" Connection. An unexpected input on the response connection, such as a pump being manually started at a remote location, would crater the program (5 out of 10 times). I simply stopped useing the object input...
I don't know what other objects use similar logic...
I have had this issue with XP, Vista and Windows 7. This peculiar application runs on Vista and has been flawless since then....
I'm aware Vista and 7 are not supported. I'm anxious to try 7 in the XP mode...
PS
Make sure you shut off all windows firewalls, screen savers, power savers, auto-updates etc... These all seem to cause operation issues.
02-16-2010 02:51 AM
We have fixed a bug in Alternator object. An incorrect input to the Alternator parameter may cause the hang on it. This object doesn't have format check on parameters.
So please check you process if you have Alternator object in it.
02-16-2010 11:02 AM
No im not using an animator object. Im using a very simple process of two modbus masters, two modbus slave's and trending one analog on each of the two modbus masters.
03-18-2010 08:13 AM
03-19-2010 02:25 AM
Please send me your updated process. The one I have still uses the ActiveX object and doesn't have the Modbus Slave. I will try to run it on my computer to reproduce the hang.
The error code generated by Windows doesn't help much.
03-23-2010 02:12 PM
I may have found what my problem has been. I have found a problem with a serial card driver that I am going fix.
I will let you know if I have any more problems.
Darick