03-19-2019 03:36 PM
Neat. Yeah I've abandoned all LLBs for a while now. Everyone I find in my development I usually flatten into a folder. As for why the VIPM won't build I couldn't figure it out. I posted on the JKI forums asking for help and attached the build spec there.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
03-22-2019 06:04 PM
@Hooovahh wrote:
...The only one I'm having problems with at the moment is the Compare to Constant. If I try to build with it in the package it errors out saying it can't find files that are definitely there. I'll keep messing with it to see if I can get it working.
Look in the ability SelectMenu5.vi. Try changing that malleable vi to Coerce To Type. See if that helps.
03-25-2019 08:02 AM
@paul_cardinale wrote:
Look in the ability SelectMenu5.vi. Try changing that malleable vi to Coerce To Type. See if that helps.
Nope but thanks for the suggestion.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
03-28-2019 08:10 AM
Oh boy thanks Paul for the suggestion, it now builds and here is an updated package which is the same as the last, but it now includes the Compare to Constant XNode. You might want to consider posting these over the Code Repository on LAVA. I don't mind providing the VIPM config I've been using so you can maintain it.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-27-2019 11:16 AM
Beautiful! Wish I could kudo more than once!
04-27-2019 04:27 PM
@ConnerP wrote:
Beautiful! Wish I could kudo more than once!
I'll do it for you!
08-09-2019 09:25 AM
GAAA!! Bugs!
I found and fixed the following bugs:
The complete updated set is attached.
08-12-2019 01:43 PM
Well that was bad. I introduced a new bug that ruined it.
Here's the fixed up version.
02-10-2020 10:02 AM
Upgrade for "LVObject MethodSelector.xnode"
The previous version would only show methods of the wired class,
This version shows the methods of the ancestors as well.
08-28-2020 07:20 AM
Here's an upgrade for "Asynchronous Call.xnode":
Bug fix pertaining to preserving state info when updating from an earlier version
Much better help (now includes the name, location, and description of referenced VI).
Icon now indicates if the referenced VI is broken.
Reloads the referenced VI less often
I've also included a new one: "Call By Ref in Other Context.xnode".
Now, can anybody figure out how you can make it so you can step into these?