LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plotting more then one waveform, change offset for one only

just like tuning the one on the oscillescope
but it will only move up or down for one waveform, instead of changing all...
and how to change the increment to 10 times instead of increase by value
0 Kudos
Message 1 of 7
(2,671 Views)
Two approaches come to mind.

1)Add an offeswt constatnt to all of the readings associated with the signal you want to shift.

2) Duplicate the Y-scale and associate your plot with the new scale. This approach is probably easier.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 7
(2,670 Views)
But the first approach that you suggest is apply to *all, so it can't solve the problem

and second approach i can't do that, becos i wan to make the front panel look like oscillescope
0 Kudos
Message 3 of 7
(2,670 Views)
Idea 1 was

"Add an offset constatnt to all of the READINGS ASSOCIATED WITH THE SIGNAL".

Not all.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 7
(2,670 Views)
Post an IMAGE of your code and I will take a quick look and make a suggestion.

There are function on the waveform palette that will do what you want.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 7
(2,670 Views)
i get what u mean,
and going to try it soon
0 Kudos
Message 6 of 7
(2,670 Views)
Fine.

Please post an image of your final solution to help others in the future.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 7 of 7
(2,671 Views)