Jump to content

Neil Pate

Members
  • Posts

    1,185
  • Joined

  • Last visited

  • Days Won

    109

Posts posted by Neil Pate

  1. Mixed messages here...

    image.png.7b0a6a88269d20d527b7ea5abd0fe6ea.png

     

    I was poking around tonight trying to bring a cRIO VM up to speed and realised just how many places on disk or in MAX and other applications they use the name National Instruments. Changing all those over to NI is going to be a job even bigger than developing NXG!

    This is going to get pretty confusing to the next generation of ambitious engineers using the products.

  2. 1 hour ago, Dataflow_G said:

    The logo is pretty uninspired and looks lifted from this company.

     

    Wow that does look pretty similar! I guess the missing square in the top right corner makes all the difference though, there is no way anyone could get confused.

    I am not sure sure about the colour appearing in NXG though. new-NI has collected lots of data which conclusively proves that engineers and scientists are actually put off by colour and so are sticking to light grey, dull grey and washed out grey.

  3. Thanks, I am actually already about half-way through the 2020 installation so I can check out the TLS stuff.

    That library you mentioned is what I am using, I did try modifying all the settings that seem sensible (for example Azure IoT hub uses port 8883) but it still does not work. Actually the connect seems to work, and the publish does not give any errors but no data appears in my hub. I am still very much a newbie in Azure IoT so there is a lot to learn for me.

  4. Hi,

    I am trying to send a simple message to an Azure IoT hub. I am pretty new to all this, but have followed a few tutorials and Pluralsight courses and can successfully send a message from VS Code to my hub.

    What I have not been able to do yet is send a message using LabVIEW. I have tried several different MQTT libraries, without any success. Has anyone done this kind of thing before and can offer guidance on which toolkit they used?

    I am using VSCode to generate the SAS token and using that as the password.

    Edit: I have been able to send some messages using simple C# code, this code works fine.

    image.png.84aaf87467b72df258a4e02053489787.png

  5. 37 minutes ago, drjdpowell said:

    I've pointed out the sluggishness.  It's actually the slowness of opening from panels and block diagrams and in opening right-click menus that is a bigger problem, IMO.

    The whole IDE is unacceptably sluggish. Doing any kind of block diagram create/remove space feels terrible. Everything just takes a few hundred ms to a second longer than it ought to. Tearing out tabs into new windows feels so heavy.

    When I start NXG now from fresh I get a total system freeze where I cannot even interact with the OS for about 30 s. It does not happen on subsequent openings but is still quite disconcerting.

    • Like 1
  6. 3 hours ago, drjdpowell said:

    So... did anyone have a 1-on-1 interview with NI?  I've spent some time with NXG over the last week and made multiple comments, though in a private NI forum so I can be completely honest.  Can't tell if anyone from NI has read these comments.

    Yes James, I had one with Jeff and one of the dev team from India last week. We had a nice candid chat. He clarified the position that NXG is not really intended for advanced users at this stage.

    One of the problems is that NI is now such a vast organisation and everyone is clawing their way up the corporate food chain so there is no real consistency. The issues with the software is always because of the other guy who was in the position previously (my words, not Jeffs). Rinse repeat and now we are 8 years in with a GUI that looked dated three years ago and a UX paradigm that should never have made it out of wireframe design. Sad times indeed.

    The juggernaut that is NXG cannot be stopped or even steered at this point it would seem. Almost every single person who has used NXG has said how ugly and drab it looks, but because this goes against NI's "data" our opinions will be ignored.

    I will revisit it next year...

    • Sad 4
  7. 3 hours ago, LogMAN said:

    2. Split the payload using Delimited String to 1D String Array.vi.

    Holy guacamole! When did this make it into vanilla LabVIEW? I have been using the OpenG one for so long now...  it is present in 2019 and not in 2015..

    I noticed its opposite number is also now in, nice 🙂

  8. I am struggling with something I would have assumed is trivial.

    All I want to do is to be able to programatically set the range of a slider (and also its digital display. I had assumed the digital display would take the same range as the slider but apparently they are separate items.)

    Anyway, a simple example is shown here and does not work, the Error 1192 comes from the second property node. The first property node correctly sets the slider range. I guess I am being stupid here, can anyone suggest what is wrong with my code?

    image.png.3f4c48b78b7d641b4b4abcb2b486521a.png

    Temperature Slider.vi

  9. Everyone is in for a wild ride with NXG.

    For extra programming efficiency, speed and consistency the data has shown it is actually better to have two totally different context menus that appear at the same time. Even better, some have pictures, some have text. Take that brain training!

    image.png.c0ca64d6ac70069cea63d7dc4e15be5d.png

    Really looking forward to NXG6.0, we might have 3 different menus!

     

  10. It's a real shame that more of this stuff is not open to viewing. I often wonder how something is done and try to peek inside the VI. Often it is just a bunch of CLN calls which is fine, I poke around to see what other functions are exported in the DLL but that is about it., I get bored after a short while and have bills to pay so have to move onto real work.

    We know if screw with undocumented stuff it will break. No API is perfect, but at least let us see!

  11. Thanks everyone for the into. This sounds like the kind of thing that is easy to screw up and I cannot really afford that.

    I have got one chance to get my system right, it will be deployed far far away. Does anyone have any recommendations for companies that offer this kind of advice as a (paid for) consultancy? I can do all the LabVIEW development myself but I need good solid advice on choice of hardware and basically IoT related stuff like MQQT and pros and cons of the different IoT platform cloud vendors.

×
×
  • Create New...

Important Information

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