LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LABView/Keithley 2400 Error -101

My lab computer with LABView 2017 had some issues, requiring a reset of the computer. All apps, like LABView, were deleted. Upon reinstallation, LABView 2017 and Keithley 2400 work with no issues until I start a run, at which point the Keithley 2400 displays an Error:ID Code = -101. This goes away when I activate sourcemeter, but this freezes any runtime being recorded and I get no data. I have installed all updates I can, but have a couple updates that have not been able to download. Any help would be appreciated.

 

Thank you,

Musashi

 

IMG_2496.jpg

IMG_2497.jpg

0 Kudos
Message 1 of 7
(3,272 Views)
According to this user manual, that means you've sent an invalid character. Did you restore an old version of the code?
https://download.tek.com/manual/2400S-900-01_K-Sep2011_User.pdf
0 Kudos
Message 2 of 7
(3,254 Views)

Thank you for the response!

 

I redownloaded a version that remained on the computer after resetting windows (applications were deleted, files were left alone), then checked for updates. I am unsure if that means I restored an old version of the code. Sorry for my lack of knowledge.

0 Kudos
Message 3 of 7
(3,228 Views)
By code version I meant the LabVIEW code (VIs) that you use to talk to the instrument. I assume you or one of your colleagues stores the code somewhere else besides the local PC, do you have a known "good" copy of the code that you could try running?

You can upload your code here for people to look at. You'll probably need to use "File >> Save for previous" in order to duplicate the entire hierarchy, then zip up the folder it spits out.
0 Kudos
Message 4 of 7
(3,223 Views)

If you re-installed LabVIEW and your OS uses a language other than English, make sure that you set "Use Localized decimal point" to false.  See details here - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019O86SAE&l=en-CA

 

I suspect you are sending commas "," and not the expected periods "." in your numbers to the Keithley 2400.  That will cause the error you are seeing.

 

Hope that helps.

Craig 

0 Kudos
Message 5 of 7
(3,220 Views)

I will try this and report back, thank you for the help!

0 Kudos
Message 6 of 7
(3,201 Views)

Turns out the computer needed new drivers for "BlackBox" the instrument is connected to. Issue has been resolved.

0 Kudos
Message 7 of 7
(3,149 Views)