Jump to content

crossrulz

Members
  • Posts

    533
  • Joined

  • Last visited

  • Days Won

    21

Posts posted by crossrulz

  1. 4 hours ago, 0_o said:

    Does it support scripting and OO? Could I use llb/lvlib/lvlibp/...? What are the benefits? Is the FP resizable?

    Scripting is a work in progress last I heard.  OO is now a feature and NI is working on Traits.  I think llbs are gone.  lvlib I think got transformed into something else.  I do not know of any replacement currently available for the PPLs.

    Benefits?  "Programming Optional"!

    For me, I will consider NXG when packages (ie PPL replacement) are more fleshed out.  Otherwise, I think all of the features I would need in my current position are implemented.

  2. My only TestStand roadblock so far (and has not been nearly as big of one as I expected) is the deployment license cost.  Though, put that cost against a VST and it is a small drop in the bucket. (The VST is literally half of the cost of my current project's entire test rack.)

    As far as going away from TestStand, I have ran into a couple situations where I was told to use TestStand and I convinced the customer/management that the project really just needed a decent State Machine with a few other loops for logging and instrumentation.

    Sorry, no real ammo coming from me.  But I am very curious about other people's reasons.

    • Like 1
  3. 3 hours ago, Neil Pate said:

    It has been so long since I used 2009 (actually I may even have skipped that and gone 8.6 --> 2010), out of curiosity, in your opinion have there been any "must have" features that were introduced after this?

    When were DVRs introduced, I seem to recall using them in LV2010? Off the top of my head the only thing I can think of is the reworked Web Services.

    DVRs were introduced in 2009.  I skipped from 8.6 to 2011, but I do remember having tons of issues with 2009.  But we all know that the best "must have" feature of any LabVIEW version was the new icons that showed the version starting with 2014!

    Other notables: Vivado compiler for LabVIEW FPGA (2014), Channels (2016), Malleable VIs (2017).

  4. Do as ensegre shows or just use a normal string constant and set the display style to "Hex".  Then type in those hex values.  I also highly recommend you set the Visible Items->Display Style to make it more obvious that you are looking at the hex values and not ASCII characters.

  5. 5 hours ago, Ravinath said:

    Is the below block diagram is correct?

    How are we supposed to know?  You still have not told us what you expect as an output with a specific input.

     

    As far as what is different between the two pieces of code you have there, you need to wire up an I32 constant to the top of the Type Cast, not a string.  It will adapt.

  6. You need to be A LOT more specific.  I have seen at least 5 different definitions of "hex".  Do you have an example of your data coming in and what you expect out?  Doing this with a VI whose controls and indicators have set default values is by far the best way.

×
×
  • Create New...

Important Information

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