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: 

Where is this

how do I get this to show up?

スクリーンショット (16).png

0 Kudos
Message 1 of 5
(1,277 Views)

Here:

Xonmyth743_0-1664290054037.png

 

Message 2 of 5
(1,255 Views)

Right-click the graph terminal...create...property node...xscale...offset and multiplier...multiplier.

Message 3 of 5
(1,252 Views)

Right-click on your graph and choose to Create->Property Node and then find X-Scale->Offset And Multiplier->Multiplier.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 4 of 5
(1,244 Views)

You probably should have kept that in the original discussion.

 

There are also ways to avoid that property node:

 

Note that waveform graphs also accept clusters of (x0, dx, [Y]), and waveform datatypes, allowing you to define dx without any property node. Two simple alternatives would be the following:

 

 

altenbach_0-1664290679599.png

 

 

 

Message 5 of 5
(1,238 Views)