Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/19/2009 in all areas

  1. In newer versions of LabVIEW there should be a property called something like "Auto Adjust Scales" or something. This is a Boolean and can be set on or off. You can also set that property in the graphs right click pop-up menu under Advanced. EDIT: Seems I can't find that property. Probably must have dreamed about it. But the pop-menu definitely works. Rolf Kalbermatter
    1 point
  2. He probably just copied the constant from somewhere... the effect won't be any different than if he used a regular LV Object constant -- the center input only cares about the type of the wire, not the value on the wire. Of course, depending upon the value of that constant, you might be creating a dependency on a class that is otherwise unused in the diagram. It'd be better to use a default-value constant.
    1 point
  3. Looks nice - I frequently do the same thing - using the IPE structure more for style than its pure function - it is a lot less messy than index array followed by wiring the original array and the desired index across the code to the Replace Element function. Shaun
    1 point
  4. I also like the look of that. Does anyone have a basic example of DVR LVOOP object?
    1 point
  5. That is nice and neat, I like it.
    1 point
  6. Ok all you willing furry animals. Attached to this you will find the new architecture. I do not have a quick drop package just yet, but give me a day. But for now I need to validate that this install goes smoothly and still is functional on all of you're PCs The interface is still the nasty 2 floating windows and I'm up for recommendations on how you all think this would best be shown (1 detected speech window, for LVS core or QE, no window, how big, where to put, what options on the window and on and on. It should install to 2 primary locations LVS core goes in <project> (and there is a .lvproj in there as well to see how things are setup) Quick Edit and it's plug-ins go into <resource> (videos and documentation for creating new QE plugins are on the way) and just to make things difficult on you guys for the moment, you need to install RFSE Tools to your user.lib directory (still working on the best method of combining these into 1 install process) So as it stands, uninstall all LVS packages, install this new one, and also extrace RFSE Tools to your user.lib directory. Not all of the old QE commands are fully implemented yet, but there is a VI in the QE directory that shows the list of currently installed commands. More refinement on the way soon!! and please let me know asap of any install or getting started issues lavag_cr_LVSpeak-0.9.1-1.ogp RFSE Tools.zip
    1 point
×
×
  • Create New...

Important Information

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