From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to plot wave form from decimal values stored in memory of shared variable

Dear friends

 

i want to plot current wave form by using shared variable memory of PLC. 

how to program that. please help.

 

Thanks,

Asif Iqbal

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

Hey Asif,

 

What type of data is in the shared variable? You should be able to just right-click the variable, change the Access Mode to "Read" and add an indicator to it. If the indicator is not automatically a plot, you can right-click the indicator on the front panel and replace it with a plot that you want. If you are having trouble, feel free to include a screenshot, which may help us better see what you are trying to do.

Madison T
0 Kudos
Message 2 of 2
(2,130 Views)