Jump to content

martin_g

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by martin_g

  1. Hi All,

    After struggling on my recent CLD-R with feedback nodes, I've decided to try using them in some projects. I've got stuck on my first trial however!

    I've tried replacing a fairly common conditional incremental count within a For Loop, that I would usually do with a shift register, but I just can't get the correct result with a Feedback Node. Code is attached, is this a correct usage case for a Feedback node?

    In the current configuration, when count value returned from the Shift Register is zero, the count returned from the same code using a Feedback node is 1. I've tried other configurations, but still get incorrect results.

    post-15570-0-55740300-1334221983_thumb.j

    Feedback Nodes.vi

  2. Hi All,

    I have an application that is tracing the mechanical and electrical parameters of a vehicle window switch.

    We move the switch by rotating a cam x degrees one, then back the other way, a common motion range would be +/- 20 degrees. We're monitoring angular position, torque and electrical contacts.

    I'd like to then plot a trace of torque vs angular position, to show where the detents in the switch are. I'd also like to use a digital waveform plot to show the state of the switch vs angular position (see attached image).

    I can't figure out though how to display the digital data against a DBL value, it seems to me I can't use a digital waveform display, because I'd have to plot against either time, or a U32 integer.

    I could use an XY graph, but I like the digital waveform feature of stacked plots for each waveform.

    Any ideas how I could do this?

    Thanks,

    Martin

    post-15570-0-92037900-1306681661_thumb.p

×
×
  • Create New...

Important Information

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