‎11-06-2006 02:41 PM
‎11-06-2006 09:47 PM
‎11-07-2006 08:49 AM
Thanks for the feedback. I must have a problem with the OPC server. When I use the NI Server Explorer I get a symbol like a bold I for Actual, Target, but for Permitted I get a ? as a value. I tried a different Client but still have problems. I can have the client display the value in different formats but none seem to correlate with the correct value (i.e. 0x08 for Auto). Sometimes the number being displayed will change when I change the Mode from a different source and mostly it won't. The OPC server seems to work fine for other parameters I have accessed but for Mode it has been a problem
‎11-07-2006 09:03 PM
‎11-08-2006 02:24 PM
‎01-21-2008 09:23 AM
‎01-22-2008 01:18 AM
Please see the sub vi 'Datasock Read.vi' of 'NI Demo OPC Client.vi'
The parameter 'ms timeout' controls the time interval between two read actions. The boolean parameter 'timeout' controls whether the time interval takes effect.
You can tune or disable the 'ms timeout' value. If the interval value is too large, the application may looks like crashing.
For more help, you can send your problem description with your own VI to fieldbus.support@ni.com. We can help you analyze the problem.
Thanks!