LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Storing data accquise from different machine in single machine

I had a application where I am accquring data from 3 different machine each machine having approx 1000 tags. I want to store the data accuired from 3 different machine into single citadel database on a saperate computer(server). I also want to provide online views in graphical trends/tabular view of tags on the some other client machine so that client can view online as well as historical data of any tag (accquired on any machine).

Is this possible. I am using Labview DSC 6.1

Regards
Uttam
0 Kudos
Message 1 of 3
(2,844 Views)
Uttam,

It is possible to do this using LV6.1.

I am not familiar with the citadel database, so I cannot comment about it. However, LV is available with the database toolset. I am not sure it is available with all "flavors" of LV, but check to see if you have the toolset.

We use SAP (database) which can accept the files from a number of machines which are running similar tests. The test data can be as simple as a text file.

Regards,

JLV
Message 2 of 3
(2,835 Views)
I want to store the data accuired from 3 different machine into single citadel database on a saperate computer(server). I also want to provide online views in graphical trends/tabular view of tags on the some other client. … Is this possible. I am using Labview DSC 6.1?.

Uttam,

Yes, it can be done in LVDSC6.1 and its Citadel database.

To log data to a Citadel db on another machine: in the Tag Configuration Editor choose Configure>Historical… and change from the default "localhost" to the PC and Citadel db you want by browsing as shown in attached jpg.

Retrieving data from a Citadel db on another machine can be done a number of ways, one of which is shown in second jpg. I believe this is covered briefly in the DSC manual.

Message Edited by Donald on 03-30-2005 08:57 AM

=====================================================
Fading out. " ... J. Arthur Rank on gong."
Download All
0 Kudos
Message 3 of 3
(2,830 Views)