From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

use labview to control keithley2450,we meet a error 'Instrument reports: 2710,"Unable to initiate, no block number 1 in trigger model;'

Hello everyone:

We are students in university,and we are trying to control the keithley 2450 to put out a voltage by labview.The vi we made are in the attachment.When we click the run button,we meet the error"Instrument reports:2710,"Unable to initiate, no block number 1 in trigger model;"

What should we add or change to overcome this problem?Thank you so much for your help.

We use labview 2020 on Lenovo E480,GPIB-USB line,and keithley 2450.屏幕截图(1).png

0 Kudos
Message 1 of 5
(1,762 Views)

Hi zl,

 


@zl907 wrote:

we are trying to control the keithley 2450 to put out a voltage by labview. When we click the run button,we meet the error"Instrument reports:2710,"Unable to initiate, no block number 1 in trigger model;"

What should we add or change to overcome this problem?


You need to start some debugging in your VI!

When does the error occur? (At which subVI?)

What does the manual of your device say about that error? What does it mention to overcome that error?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(1,733 Views)

Thank you for your patient answer.We have solved the problem.

0 Kudos
Message 3 of 5
(1,696 Views)

To help people in the future with the same problem who discover your post, tell us what the problem was and how you solved it!

0 Kudos
Message 4 of 5
(1,687 Views)

Sorry for replying to your message so late.

Our goal was to get Keithley 2450 to put out a voltage,we used the wrong vi during the atempt.

We used Read(Single).vi to put out a voltage successfully in the later attempt.Now we still don't understand how that vi works,the only help we can offer is to use Read(Single).vi to output the voltage.

Apologize for not being more helpful.

0 Kudos
Message 5 of 5
(1,654 Views)