-
Posts
1,179 -
Joined
-
Last visited
-
Days Won
109
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Neil Pate
-
Git can't be this terrible, what am I doing wrong?
Neil Pate replied to drjdpowell's topic in Source Code Control
Not really tried sourcetree enough to make an educated comparison. I really like the look and feel of GitKraken and am now invested in learning how to use it properly. Also, at the time I was super annoyed with Atlassian for the way they handled the sunsetting of Mercurial and was fed up with dealing with their snail-slow Bitbucket servers all the time so I just picked up my toys, set aside a week or so to move 30 repositories over and now am a happy Github koolaid drinker. -
Git can't be this terrible, what am I doing wrong?
Neil Pate replied to drjdpowell's topic in Source Code Control
@jksh thanks for the explanation. In every other VCS I have used I can pretty much arbitrarily move around the changesets without fear. All I did was roll back to check out some earlier code and my recent changes just "disappeared" from the client. That is very unexpected behaviour. Sure, I was able to get them back by looking up the commits using the reflog because they were not truly missing, but it is really strange behaviour to me. Not wanting to sidetrack the discussions, I now using Plastic SCM at work where I do Unity and C# dev and its really quite nice to use. Apparently it is based on git but made more for game devs. -
Git can't be this terrible, what am I doing wrong?
Neil Pate replied to drjdpowell's topic in Source Code Control
Try GitKraken, it is not free if you want to access private repos on GitHub (which I do) but I really like the interface and does everything I need apart from showing the reflog which I believe Fork does show. -
Git can't be this terrible, what am I doing wrong?
Neil Pate replied to drjdpowell's topic in Source Code Control
I have recently embarked on this same journey and also found things to be way less intuitive than Hg. Which client are you using? I found GitHub desktop awful and am now using GitKraken which I really like. Just a few days ago I "lost" some work by rolling back to the "wrong" commit. I was able to get back my commit by reverting to the commit using the hash which can be found by running: git reflog I seem to get into a Detached head state quite often. No idea what I am doing wrong but have sort of figured out how to recover from it. Was not able to see the commits from another user for love or money. Turns out somehow the "upstream" on the remote (whatever this is) was not set correctly Anyway, stick with it my friend. The war is over and git has won... -
Azure IoT + MQTT
Neil Pate replied to Neil Pate's topic in Remote Control, Monitoring and the Internet
Quick update. I can send data from my cRIO to an Azure IoT hub, from there pass it to an Azure Streaming Analytics job which pumps the data into an Azure SQL DB and also to a Power BI Dashboard. The pieces of the puzzle are starting to fall into place 🙂 -
Not getting LAVA forum notification emails
Neil Pate replied to Jim Kring's topic in Site Feedback & Support
Now that you mention it I have not either. -
Uninstalled 2020 when my computer fan was spinning up for no apparent reason and then I seem some VIPM Browser stuff chewing at my CPU. That is odd, I thought I disabled it.... oh wow the tickboxes cannot be unselected so last time I thought I was turning it off I was actually doing nothing. Installing 2019, thanks for the link @Michael Aivaliotis. By the way got any hacks to allow VIPM 2019 to manage LV2020 packages? This sucks 😞
-
I used something like this about 5 years ago in a lab test. Interfacing with it over VISA was really easy it pretty much performed flawlessly.
-
How to format "number to engineer string"
Neil Pate replied to Thang Nguyen's topic in LabVIEW General
Is this what you want? I still don't really understand the subtleties of all the different scientific vs floating point formats and normally just play around until I get what I want. I find going into the Advanced numeric formatting is a huge help as it basically tells you the exact formatting string to use. Especially useful for timestamps! -
How to format "number to engineer string"
Neil Pate replied to Thang Nguyen's topic in LabVIEW General
Yes but that is no longer Engineering formatting which is where the confusion is coming in. Format into string should be able to give you what you want, I will put an example shortly. -
How to format "number to engineer string"
Neil Pate replied to Thang Nguyen's topic in LabVIEW General
Aren't engineering strings always multiples of 3 digits? You cannot have an engineering string 1.2x10E10,it will be 12x10E9 Maybe I misunderstood the question. if you want advanced string formatting you can use the format to string function, it allows a very flexible formatting string. Sorry on mobile now or would put some pics. -
What do you think of the new NI logo and marketing push?
Neil Pate replied to Michael Aivaliotis's topic in LAVA Lounge
Thanks AQ, you are the first to actually spell this out in words that make sense to engineers. Not sure too many here are going to like it though! ps: I liked your post due to its honesty and absence of marketing weasel words, not because I think this is a particularly good strategy for NI. Maybe I have just had a weird career but in the 20 years or so I have been developing LabVIEW based solutions virtually never would a custom off-the-shelf piece of software like Signal Express or similar come anywhere close to doing what I needed it to and it would require so much customisation that the benefit would be so low. To me LabVIEW is a programming language or RAD tool and the responsibility of NI is to deliver first class hardware with amazing software to help me bring the two together and that is it. -
What do you think of the new NI logo and marketing push?
Neil Pate replied to Michael Aivaliotis's topic in LAVA Lounge
The new colour scheme is growing on me, I quite like the green. The logo I think is entirely forgettable but this is really not important to me. Regarding the name change, were we not already referring to them as NI anyway? I think what we are forgetting is that none of this guff is for us... we are already customers and need no reminding of the benefits of spending your whole instrumentation budget on a cRIO! This stuff is to get the next million customers, the young engineers who might have never heard of National Instruments. The slogan is meant to ignite passion in young people, not to excite the already battle hardened. I do think the event was completely overhyped, but this is what marketing is about. In the short to medium term absolutely nothing is going change just because it cannot. A behemoth such as NI has so much momentum (or is it inertia... always get that wrong) that things will take time to change. NI was stagnating anyway, so this is probably a good thing. -
What do you think of the new NI logo and marketing push?
Neil Pate replied to Michael Aivaliotis's topic in LAVA Lounge
please post again so I can double laugh... -
Azure IoT + MQTT
Neil Pate replied to Neil Pate's topic in Remote Control, Monitoring and the Internet
I did look at your Github page but did not try your code as I though it was the broker only. However upon closer examination I see it does include a client also. Would it be of interest to you to see if I can get it connecting to my Azue IoT hub? Edit: there seems to be an error in the project, the two Destroy.vi are not there. Removing them manually seems to fix the Test Server e I did try make the TLS changes and connect with sensible parameters but it did not seem to work. I can try again tomorrow if you like, otherwise I am probably going to park this here for now as I have a working solution with the other MQTT library. -
What do you think of the new NI logo and marketing push?
Neil Pate replied to Michael Aivaliotis's topic in LAVA Lounge
cannot unsee this now! -
What do you think of the new NI logo and marketing push?
Neil Pate replied to Michael Aivaliotis's topic in LAVA Lounge
Mixed messages here... 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. -
Azure IoT + MQTT
Neil Pate replied to Neil Pate's topic in Remote Control, Monitoring and the Internet
WOOT! Just tested this MQQT library running on a simulated cRIO in a VM and it also works and can talk to my Azure IoT hub 🤩 -
What do you think of the new NI logo and marketing push?
Neil Pate replied to Michael Aivaliotis's topic in LAVA Lounge
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. -
Azure IoT + MQTT
Neil Pate replied to Neil Pate's topic in Remote Control, Monitoring and the Internet
-
Azure IoT + MQTT
Neil Pate replied to Neil Pate's topic in Remote Control, Monitoring and the Internet
@mads Awesome, it works! Thank you for your suggestion. I did not realise TLS could be done "simply", I was messing around with certificates and stuff and getting nowhere! -
Azure IoT + MQTT
Neil Pate replied to Neil Pate's topic in Remote Control, Monitoring and the Internet
Thanks, I did actually search but did not press enter and just bailed when the Keywords list was empty!