Jump to content

WaveformChart property node Y.Scale.Maximum


Recommended Posts

I have a WaveformChart to track an output voltage. I tied a line from a numeric control (used elsewhere) so as to set the Y.Scale.Maximum (write mode) for said WaveformChart (so it would agree with said elsewhere).

But changes to the numeric control have no effect on Y scale for the chart. Anybody know why not?

Link to comment

I tied a line from a numeric control (used elsewhere) so as to set the Y.Scale.Maximum

Is that numeric control being read continuously? Could it be that it's read once and your dataflow doesn't read it when you're updating your chart?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.