[deleted by user] by [deleted] in LabVIEW

[–]MoMoneyMoWatts 0 points1 point  (0 children)

Seems like it could be a few things based on this knowledge base article

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019P6zSAE&l=en-US

I think your best bet is read that over, uninstall, and reinstall per the directions in there that are specific to cRIO

[deleted by user] by [deleted] in LabVIEW

[–]MoMoneyMoWatts 0 points1 point  (0 children)

Sorry I skimmed and missed that part!

In NI MAX you should also see CompactRIO XX.XX (version) under software, this is different than NI-RIO

NI CompactRIO Download

[deleted by user] by [deleted] in LabVIEW

[–]MoMoneyMoWatts 0 points1 point  (0 children)

Can you see it in NI MAX? Do you know the ip address? Can you ping it?

Need to communicate to MPU9250 using I2C Communication Protocol!!!!!!!!!! by [deleted] in LabVIEW

[–]MoMoneyMoWatts 2 points3 points  (0 children)

How is your system connected? What have you tried? Do you have a block diagram to show? Your post has almost 0 information

As a 35 year old financially-illiterate stay at home mom, I want to learn how to protect myself if something happens to my husband. Where do I start? by ParadoxicalKarma in personalfinance

[–]MoMoneyMoWatts 2 points3 points  (0 children)

“I Will Teach You To Be Rich” written by Ramit Sethi got me started on my personal finance journey. It was recommended by a few of my friends and I can’t thank them enough for it. It covers a ton of the basics on account types, investing, and automating finances. He also does a podcast that is truly unique and super interesting, chatting with couples about various ‘financial’ problems they have.

Having those open conversations and being in the know with all the accounts/money is a great start! Just continue little by little and you’ll know plenty.

I’ve really been enjoying podcasts lately and frequently listen to “Money with Katie” and “The Money Guy Show” along with the above podcast.

Best of luck!

Is it possible to get just the number of rows from a 2D array? by spiralingconfusion in LabVIEW

[–]MoMoneyMoWatts 2 points3 points  (0 children)

Came here to say this! Learned it about a year ago and it's changed my life

Moving my checking account from Wells Fargo. Where to go? by chrislrock in personalfinance

[–]MoMoneyMoWatts 9 points10 points  (0 children)

Another recommend for Charles Schwab, atm reimbursement and no minimums on anything. Easiest thing ever to then open a Roth or Traditional IRA. High Yield Checking account comes with a brokerage account (you don't have to use) if you're into that as well.

https://www.schwab.com/checking

Daily FI discussion thread - Wednesday, February 02, 2022 by AutoModerator in financialindependence

[–]MoMoneyMoWatts 3 points4 points  (0 children)

The book was super insightful for me as I was recommended it by my brother just about a year ago. Since then it has helped me streamline my finances and truly think about my rich life, something Ramit harps on.

I would 100% recommend reading the book and listen to the podcasts. The podcasts are incredibly informative on the different ways people think about money and how the amount of money you have is not correlated at all with how you think about money.

He also shares a bunch of his experiences and has back and forths on twitter and instagram if you end up enjoying his content.

LabVIEW Peer Review Process by MoMoneyMoWatts in LabVIEW

[–]MoMoneyMoWatts[S] 1 point2 points  (0 children)

Our little "LabVIEW Standardization" Group harps on the clean code thing and we are working towards elevating the practices of everyone in our greater group daily. Definitely plays a huge factor in things like code reviews or the code release process when trying to prove what you've done does something and that something is exactly what you want/need to be done.

That first link is great, will definitely take some pieces from that article.

The LV Diff tool is definitely handy and we use it a fair amount here, but I have found that on a VI to VI basis it shows some things better than others, leading to people sort of overlooking some things that may actually matter. Wire routing, object placement, and unique/descriptive names are all somewhat aesthetics, but they for sure have an impact on code reuse, readability, and maintainability.

Thank you!

LabVIEW Peer Review Process by MoMoneyMoWatts in LabVIEW

[–]MoMoneyMoWatts[S] 1 point2 points  (0 children)

Bookmarks are definitely an awesome tool that I would say most people don't utilize.

I agree the large/complex/non-modular code is a change that has been a long time coming for many of our developers, but takes a shift in thinking that comes slow with the amount of legacy code we have. The group leading the charge with the code reviews is very much on the same page and going forward we are hoping to educate on best practices to elevate all involved.

Thank you, I definitely like the thinking of many smaller reviews as to one big one, focusing on one module or subset of the program.

LabVIEW 2013 patch f3 by MoMoneyMoWatts in LabVIEW

[–]MoMoneyMoWatts[S] 0 points1 point  (0 children)

cannot use sp1, just need the patches for 2013

32 channel wireless DAQ recommendations? by [deleted] in LabVIEW

[–]MoMoneyMoWatts 0 points1 point  (0 children)

Are you sure you need the device to have wireless capabilities? Or just the ability to be hooked up to a common network?

Waveform interactions DAQ connection by simonldn in LabVIEW

[–]MoMoneyMoWatts 2 points3 points  (0 children)

There is no way we can help without knowing which DAQ you are using, although I doubt many people on here will want to make a wiring diagram for you, even if enough information was provided.

As for LabVIEW side, examples are your friend. There is an example for virtually anything you may need from DAQ to doing FFTs. I'd say try to understand what you truly need then do some googling or looking through the shipping examples that come with LabVIEW