07-30-2006 09:09 AM
Possible reason(s):
IAK_SHARED: (Hex 0x8ABC700A) Not found."
I can't understand why. Any help?
08-04-2006 04:29 AM
Hi Maryam,
Thank you for posting on the NI forums.
This error code has been seen by a number of customers, but there are also a few reasons why this error can occur. Could you perhaps expand a little on your system setup and application? To start with, which version of LabVIEW are you using, is it v8.0 or have you upgraded to v8.0.1? Are you using LabVIEW DSC, and again which version are you using? The reason I ask is that one of the fixes included with the 8.0.1 upgrade covers a feature of SCF file migration which can give rise to this error.
Has this error come about recently, i.e. have you been able to deploy shared variables in this fashion without error before now, or has the error always been present?
Some information on what hardware you are using would also be advantageous. Are you using Fieldpoint or Compact Fieldpoint and which controllers are you using? Also how many controllers are you communicating to?
Also, are your shared variables bound to just Fieldpoint items or are there DAQ items and OPC servers present aswell?
If you could let me know the above and also any contextual information about your system, its components and desired behaviour (what you want it to do) then that would be great!
Thanks,
Rob
08-06-2006 03:21 AM
I'm using
My shared variables are bound to just OPC Server items.
I just want to read historical data and display them into a graph.
That's all.