NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

HELP Testing sbrio

Hello,

 

I'm trying to do a test projtect in teststand for testing a GPIO in my sb-RIO. But I don't how to do.

My first idea is the following:

I will have 3 .vi : initialize (for set enable state of the gpio pin)

gpio ( for set true o false value in previos pin)

diable ( fot unset enable state)

 

I have include the first one in setup of teststand, the second one in main sequence, and the last one in cleanup.

 

In addition, all .vi are in the host, but they are communicate with rtmain and fpga of sbrio.

 

Buy when I run, the execution don't continue, it remains on inizilizate step, and doesn't avance.

 

Could anybody help me please? I'm very new with teststand.

0 Kudos
Message 1 of 2
(2,098 Views)

Sounds like you are doing it right so far.  What exactly are you having trouble with?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,082 Views)