03-18-2011 08:20 AM
Hi, I want to control the time-span of the x-axis when using a chart or graph (forgot the defference between them) with a knob
as is done in an oscilloscope.
How can that be done?
Kindest regards,
Lasse
03-18-2011 08:31 AM - edited 03-18-2011 08:35 AM
You can do it by changing the scale maximum & minimum value of your X axis in run time using property node. Also you can set the step size of the grid by changin increment property. It's very simple.
Kudos are welcomed.:-)
03-18-2011 09:17 AM
Friend, I cannot do it...
I have attached an examplefile that I've found, I've rightclicked on the waveformchart selected propertynode but there are myriads to choose between.
Could you show me, by modifying the attachment?
Kindest regards,
Lasse
03-18-2011 09:22 AM
03-18-2011 10:08 AM
Yes, but they are all outputs.
Don't I need a property node with an input?
Please show on the attached. Still a beginner....
Kindest,
Lasse
03-18-2011 10:10 AM
Hi Lasse,
ever noticed those many options available by right-click? So right-click the property node and select "change to read"...
"Still a beginner..."
So you should start here!
03-21-2011 05:39 AM
Hi Gerd, there is nothing in the tutorial you mentioned about property nodes!
03-21-2011 05:43 AM - edited 03-21-2011 05:44 AM
03-21-2011 07:42 AM
One other tip, which may not be obvious. Things that work well on a box instrument do not work so well on a computer user interface. Knobs are a good example. They are excellent on a physical oscilloscope, but are difficult to use on a computer. For this application, which has a set number of options, a combobox or ring would work much better.
03-23-2011 08:23 AM
Hi DFGray and all other readers.
I've added the knob, but it doesn't change the setting of the graph dynamically as in a oscilloscope.
I don't understand the suggestion you mentioned can you show me in my vi ?
I also have a problem with my receiving signal when I am changing the frequency... Neither my receiving signal change dynamically when I change the signal that I am ouputting (coupled ao1 straight to ai1).
I have to stop and then restart to have the input and output plot follow each other.
Kindest regards,
Lasse