Jump to content

Zaphiro Technologies

Members
  • Posts

    25
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Zaphiro Technologies

  1. Ok, thanks for this, no less than what I was expecting from JKI 🙂

    I don't really use NXG yet, I installed NXG 4.0 and had a quick look around, nothing more for now.

    Not sure yet when I'll start migrating my customer project, probably around end of 2020. At the moment I'm listing all the NI modules/drivers and "community modules" that I use in CurrentGen and start checking if and when they'll be available in NXG.

    • Like 1
  2. I'm in no rush to move project to NXG, but I am curious, I saw on GitHub that JKI is has worked on a JKI State Machine for NXG and I was wondering if there was any similar project for EasyXML.

    I'm assuming the transition of this toolkit is not going to be a huge problem, am I right?

    I'm also assuming some NXG early birds have already tried the transition of EasyXML, anyone?

    • Like 1
  3. Use case :

    When working / debugging on a PreBuild or PostBuild action VI, I sometime keep the Pre/Post Build VI' FP & BD open for debugging in the context in which it was opened by LabVIEW when the build was started (NI.LV.MxLvProvider context instead of the usual main application context that you can see at the bottom left corner of the VI windows).

    When I am in this context, if I open the JDP, try to drag a control onto the front panel of the VI that is in the NI.LV.MxLvProvider context it doesn't work

    The work-around is to drag the control into another VI in the main app context, cut it and past it on the VI in the other context

     

    Not a big problem because I rarely do UI in that context but thought I'd mention it anyway.

     

    See video :

     

     

    • Like 1
  4. Here is the content of an XML file that I need to load :

    Capture.PNG.c76c4d41e16cf417140a7d4274768c8c.PNG

    I don't know if this is standard XML... In capabilities, "yes" and "no" are options and in currentValue "no" is the selected value.

    Is there a way, using EasyXML, to

    • read capabilities as an array of string and retrieve "yes" and "no"
    • read currentValue as a string in order to retrieve "no"

    Thanks in advance

×
×
  • Create New...

Important Information

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