01-31-2010 01:11 PM
Hai...
i am using LabVIEW 8.6 and DIAdem 11. i have created a TDR (Report layout file) in DIAdem, i am calling the TDR file from labview by using DIAdem Report Express VI, In report layout file i have created some waveforms, while creating a report, the waveform y axis range, x axis range and no of ticks are automatically changed according to the wavform amplitude and time change, but i want to set the range and no of ticks manually from labVIEW, because i am changing the waveform range depends on my analysis....so how to do that....pls help me...
02-01-2010 09:15 AM - edited 02-01-2010 09:19 AM
Same question, you are not alone 🙂
Waiting for reply.
Up to now I'm truncating the data from the top and bottom by "In Range and Coerce Function " using Y range data from the plot.
But it do not fully solves the problem as soon as no data fits into the graph window
02-01-2010 11:39 AM
Hi Guys,
If you're going to provide the DIAdem axis scaling information from LabVIEW, your going to have to send the axis scaling information to DIAdem and then run a DIAdem VBScript to apply that scaling information. My recommendation is to continue using the DIAdem Report.vi that ships with LabVIEW, but use it to run a VBScript instead of load a REPORT layout file (*.TDR). This means you will need to create a TDMS file that contains the parameters you want to pass to DIAdem, then have the VBScript that LabVIEW tells DIAdem to run always load that TDMS file to receive those parameters, then run VBScript commands that use those parameters.
I'm including an example,
Brad Turpin
DIAdem Product Support Engineer
National Instruments