LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How i can use "GET Trace List" in labview

Hi,

    For Extraction of data from Citadel, i am using Get Trace List from DSC module in LV8.6. I am facing problem and getting error while running this function. It gives an errror for  "database URL" input. According to HELP of LV. I have to give computer name in my case SBCPC and data base name "vishnu". So i am giving //SBCPC/vishnu. When the function run it is giving error that input should be in form of  //SBCPC/vishnu/T1  where T1 is my network variable which is i am logging.

 

Can any buddy give me Idea to how to use "Get Trace List"

For reference i have attached my program print.errorTrend.JPG

0 Kudos
Message 1 of 3
(2,256 Views)

Take a look at the Browse Database.vi in the DSC section of the block diagram. The output of this should be in the format that you need.

0 Kudos
Message 2 of 3
(2,231 Views)

Thanks.

Here with Browse Database.vi I have same error. Here screen shot of that. The same value //SBCPC/vishnu i am getting when i am probing to Browse Database.vi output.

 

databasepath1.JPG

What could be the reason for this error.

0 Kudos
Message 3 of 3
(2,215 Views)