LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Diadem script- multiload

Hi,

I have been use a script that you post it a long time ago, I modify it to apply to my device, but now I need to make a multiload, and the script (from the attachement) is concateneting my chanel's data, and I don't know how to modify the script so I can get on the report separated curves, with diferent culors.

I know that I have to remote the analyse of the chanels and  the "Concatenate Group.vbs" but I don't know what to put instead.

 

Thank  you for your time

0 Kudos
Message 1 of 2
(2,495 Views)

Hi Marse,

 

When you say you want to modify the script to separate curves with different colors, what curves do you mean? Are you talking about separating the different channels that you are concatenating? I am a little unclear what you mean by "remote the analysis" too. Are you talking about doing the analysis in Concatenate Group.vbs and not in multiload.vbs?

 

One thing you might try to access all the properties available for a graph is to double-click on the graph and press Control-A while in Script Recording mode. You can then see in script all the variables and options available to you for that graph.

 

Also, in the future if you have further DIAdem questions, you can post them in the DIAdem discussion forum located here.

0 Kudos
Message 2 of 2
(2,465 Views)