Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/21/2013 in all areas

  1. Is it just me that’s annoyed of the QD Insert item on wire function? If you have a diagram like this below, and you like to add a +1 here: The result becomes like this: Enough is enough, I can't live without this feature but I tweaked it so it actually works. Or at least it seem to work, please feel free to test it. Place the attached VI in the Plugin folder: ..resourcedialogQuickDropplugins Update the Insert.vi plugin and add this Sub VI here: Insert_GuessInsertPoint.vi (I've updated this sub VI) Did it work for you? Cheers, Mike
    1 point
  2. Two approaches. The first should be what crossrulz suggested.
    1 point
  3. To programmatically get a subset of a waveform, use Array Subset. You will need to get the Y out of the waveform and figure out the start sample index (sample time/dt) and number of samples to grab ( (end time-start time)/dt + 1).
    1 point
×
×
  • Create New...

Important Information

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