-
Content Count
6,165 -
Joined
-
Last visited
-
Days Won
94
Michael Aivaliotis last won the day on January 11
Michael Aivaliotis had the most liked content!
Community Reputation
361About Michael Aivaliotis

-
Rank
MindFreak
- Birthday 04/02/1968
Profile Information
-
Gender
Male
Contact Methods
- Personal Website
- Company Website
LabVIEW Information
-
Version
LabVIEW 2018
-
Since
1995
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
- 1 reply
-
- 2
-
-
NI abandons future LabVIEW NXG development
Michael Aivaliotis replied to Michael Aivaliotis's topic in Announcements
Yes, it's bad. -
NI abandons future LabVIEW NXG development
Michael Aivaliotis replied to Michael Aivaliotis's topic in Announcements
I agree. I can't see this as anything other than a complete PR disaster for them. I don't have any confidence they know what they're doing. It's gonna take a couple years for the dust to settle. -
So this was posted on the NI forums: https://forums.ni.com/t5/LabVIEW/Our-Commitment-to-LabVIEW-as-we-Expand-our-Software-Portfolio/td-p/4101878?profile.language=en
-
Michael Aivaliotis started following Error 7 (Missing cache?) from build.vi, Discover LabVIEW tools - Have you tried VIPM.io?, Best Virtual Machine software for Mac and 4 others
-
Discover LabVIEW tools - Have you tried VIPM.io?
Michael Aivaliotis replied to javier_r's topic in Announcements
Who gave JKI permission to do this? -
Maps\Sets hide class recursion (Bug?)
Michael Aivaliotis replied to Michael Aivaliotis's topic in Object-Oriented Programming
Thanks. Seems like a bug then. -
Best Virtual Machine software for Mac
Michael Aivaliotis replied to timewaster1700's topic in LabVIEW General
I use Parallels. Have been using it for years. They have a one-time price point and also a subscription model. It's the best in my opinion. I use it for professional work. If you are a hobbyist or don't want to spend money, then go for Virtual Box. I've heard some people use it just fine. It's free so you can just try it. -
Running LabVIEW 2019f3 I found a potential bug and need your help to determine if it's real or not. Quick search didn't come up anyone reporting it. I have 3 classes. Class1 contains Class2. Class2 contains Class3. Now, if I try to drop Class1 into the private data of Class3, LabVIEW will report an error and prevent this action. Mainly because you will have recursion, which is not allowed. This is all fine and expected. Even if Class1 is inside a cluster or a DVR or any other "wrapper", LabVIEW detects this as recursion and reports an error (broken VI). However, I am able to "br
-
Labview WIKI pagw - certificiate expired . could not open site
Michael Aivaliotis replied to mrbuilder's topic in Wiki Help
This was resolved already. -
Email notifications are truncated
Michael Aivaliotis replied to Yair's topic in Site Feedback & Support
I flipped a switch. Let me know if anything changes. -
Email notifications are truncated
Michael Aivaliotis replied to Yair's topic in Site Feedback & Support
I'll take a look. -
EtherCAT Survey- NI would love to hear about your experiences!
Michael Aivaliotis replied to ZKami's topic in Hardware
I will complete the survey but wanted to add here as well. I use EtherCAT primarily with 3rd party slaves and only use NI hardware\software. I have limited time resources and prefer to stay within one environment, so I choose NI software whenever I can. I just don't have time to learn all the 3rd party tools. Maybe others can help me here. if anything, at least this thread has brought other ECAT experts to the surface, I can DM for help 😉. I have come across a few limitations but I have been able to work around them because I have no choice. One thing that is frustrating is there is no wa -
I get an error 7, file missing error when I run the app builder Build.vi provided by NI (visible in the palettes). I've seen this issue a few times with various projects. I'm not sure what causes it, but there's no way to recover from it quickly. The only thing that fixes it, that I've found, is to manually execute a build from the project build spec. This seems to fix the missing cache issue. After a manual build is done, Automated builds using the build.vi work as expected without errors, multiple times.
-
I don't need or care for the new VIPM browser. How can I stop it from launching all the time and staying resident. I have to keep manually exiting it every time. An option in VIPM to turn it off would make sense. I would like to make my own decisions to use a feature and not have it forced upon me. I have not seen where this is configured.
-
I've been trying the "save for previous" feature in LabVIEW. It gets stuck in this dialog and LabVIEW just freezes and I have to terminate it. I was down-saving a VI that was part of a class and it called a couple classes as well. So it wasn't just a single VI. Does the "save as" really work? Curious if others have success with this feature.