PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

what does vi reference does not match vi connector plane?

I am running test stand on a host computer and communicating with a controller that has a RT OS.  When I run my test sequence I get the following error:
 
An error occured.  Following are the details:
Error Number:           1031
ErrorSource:              Open VI Reference in Keithley_SourceMeter_Server Read.vi->Thruster Diode Test.vi->Thruster Diode Test.vi.ProxyCaller
ErrorType:                  LABVIEW
Error Message:         
LabVIEW:  VI Reference type does not match VI connector pane.
 Press ABORT to Discontinue further testing.
 Press RETRY to Retry the Current Test.
 Press IGNORE to Ignore this Error and continue testing.

 

Can anybody help me with this?

Thanks,

Dusty


0 Kudos
Message 1 of 4
(4,049 Views)

It means that Open VI Reference in Keithley_SourceMeter_Server Read.vi has not the connector pane that was defined when this vi was written.
You should find the vi called and the connector pane that is used in this read vi.

There you can find what the good connector pane is.

greetings from the Netherlands
0 Kudos
Message 2 of 4
(4,038 Views)

Hi Dusty,

If you right-click on the step that is calling this VI and select “Specify Module”, this will pop-up another window that allows you to configure the VI that you are calling.  In the connector pane window, make sure that it shows the correct inputs and outputs.  If not, click the “Reload Prototype” button at the bottom right.

If these are correct, then double check to verify that the bottom pane also lists the correct inputs and outputs, and that you are specifying the correct TestStand variables for these. 

Attached is a screenshot of this configuration window.

0 Kudos
Message 3 of 4
(4,038 Views)

Thank you for all the help,

 

Cheers,

Dusty

0 Kudos
Message 4 of 4
(4,032 Views)