10-01-2019 03:47 PM
Hello,
i have create a Labview VI on my MyRIO for read a 3x4 Keypad. If i start the vi i get this error (See screenshots)
What i have doing wrong?
10-01-2019 08:12 PM
Did you drop any probes on the error wires to see which function is throwing the error?
10-02-2019 12:59 AM
10-02-2019 02:20 AM
I have read this error code explanation.
Sorry i'm new in Labview and not understand what this means.
It this because i have multiple VIs on the myRIO?
If i put all code in Main.vi it will be ok?
How i can use another VIs?
10-02-2019 06:54 AM
@Saiz wrote:
I have read this error code explanation.
Sorry i'm new in Labview and not understand what this means.
Are you saying you don't understand what it means to put a probe on an error wire?
I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
Learn LabVIEW
@Saiz wrote:
It this because i have multiple VIs on the myRIO? Possibly. Who knows. You haven't figured out where the error is coming from yet so we can have a clue.
If i put all code in Main.vi it will be ok? It wouldn't hurt.
How i can use another VIs? I don't know what other VI's there might be.