08-25-2022 10:02 AM
Has anyone created anything like the Simple Error Handler; but that works well with JSON encoded errors?
08-26-2022 12:20 AM
Wiebe has. Ask him. See here: https://forums.ni.com/t5/LabVIEW/Error-handling-using-Retain-all-errors/td-p/4142758
But as he says, it should be fairly simple. I never took the time though.
08-26-2022 03:54 AM
@thols wrote:
Wiebe has. Ask him. See here: https://forums.ni.com/t5/LabVIEW/Error-handling-using-Retain-all-errors/td-p/4142758
But as he says, it should be fairly simple. I never took the time though.
I'm doing a (short) presentation at GDevCon Amsterdam about the multiple errors feature.
I do indeed have a multiple error dialog, tweaked my needs, but pretty simple.
This reminds me I have to put this on GIT before the 8th...
Can it wait a bit?
08-28-2022 05:35 PM
wiebe@CARYA wrote:
@thols wrote:
Wiebe has. Ask him. See here: https://forums.ni.com/t5/LabVIEW/Error-handling-using-Retain-all-errors/td-p/4142758
But as he says, it should be fairly simple. I never took the time though.
I'm doing a (short) presentation at GDevCon Amsterdam about the multiple errors feature.
I do indeed have a multiple error dialog, tweaked my needs, but pretty simple.
This reminds me I have to put this on GIT before the 8th...
Can it wait a bit?
I'm not in a hurry. However I have started cobbling together my own "Very Simple Error Handler.vi"
09-06-2022 08:14 AM
Here's what I came up with.
09-06-2022 09:02 AM
This time with the dependency included.
09-06-2022 09:05 AM
wiebe@CARYA wrote:
@thols wrote:
Wiebe has. Ask him. See here: https://forums.ni.com/t5/LabVIEW/Error-handling-using-Retain-all-errors/td-p/4142758
But as he says, it should be fairly simple. I never took the time though.
I'm doing a (short) presentation at GDevCon Amsterdam about the multiple errors feature.
I do indeed have a multiple error dialog, tweaked my needs, but pretty simple.
This reminds me I have to put this on GIT before the 8th...
Can it wait a bit?
When you have a moment... drop me a link to the presentation please, I have not looked into the newer error stuff as much as I want to (no specific need yet) so a guided tour would be tremendously helpful for when I do need it.
Thanks!
09-06-2022 12:41 PM - edited 09-06-2022 12:44 PM
@JÞB wrote:
wiebe@CARYA wrote:
@thols wrote:
Wiebe has. Ask him. See here: https://forums.ni.com/t5/LabVIEW/Error-handling-using-Retain-all-errors/td-p/4142758
But as he says, it should be fairly simple. I never took the time though.
I'm doing a (short) presentation at GDevCon Amsterdam about the multiple errors feature.
I do indeed have a multiple error dialog, tweaked my needs, but pretty simple.
This reminds me I have to put this on GIT before the 8th...
Can it wait a bit?
When you have a moment... drop me a link to the presentation please, I have not looked into the newer error stuff as much as I want to (no specific need yet) so a guided tour would be tremendously helpful for when I do need it.
Thanks!
Sure.
But do remind me, I might forget.
The link is not there, it might take a while after the 8th before it's online.
09-06-2022 12:43 PM
@paul_cardinale wrote:
This time with the dependency included.
Decode Text.vi does a lot more then my equivalent (that takes exactly the same inputs).
Are you expecting font changes? Or is it a reused VI?
09-06-2022 02:13 PM
wiebe@CARYA wrote:
@paul_cardinale wrote:
This time with the dependency included.
Decode Text.vi does a lot more then my equivalent (that takes exactly the same inputs).
Are you expecting font changes? Or is it a reused VI?
It's an old VI from our library.