03-05-2009 10:03 PM
What is the cleanest method to import remote computer citadel data and/or live Lookout process data members into Labview 8.6. Data Socket or Shared Variables or ... ?
Thanks,
Ed
03-06-2009 05:09 PM - edited 03-06-2009 05:10 PM
Nevermind.....
LabView has come a long way...thanks to Lookout core technologies!
Ed
03-08-2009 08:49 PM
If you use shared variable or datasocket, it doesn't read data from the citadel database, but all are live data directly from the remote tag. Shared variable is better.
If you want to read data from the citadel database, read trace.vi can help you. Or use hypertrend to view the historical or live data trend.