07-17-2006 11:21 AM
07-18-2006 11:20 AM
Hi Nick,
Do you have your configuration step outside of your loop(s)? If the port only needs to be configured once for each device, then you can put this step outside the loop. Also check that you have proper delays in your program. If your configuration step takes too long and you start writing and reading from the resource before the configuration is done, you may see framing errors.
Please also try an example program if possible. I know you do not see the problem sometimes for a while, but it may be a useful test to see if an example shows the same behavior.
I hope this helps, but please post back if you are still having trouble. Have a great day!
07-28-2006 11:32 AM
07-31-2006 12:03 PM
07-31-2006 05:05 PM
08-01-2006 01:59 AM
08-01-2006 11:22 AM
08-01-2006 02:59 PM
08-01-2006 04:45 PM