LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I detect an instrument using LabView?

Hello,

 

I can't find the right terminating character. I tried CR/LF and LF as terminating characters for the ESP301, but it didn't work. Is it possible that I need to find other terminating characters?

 

This is the error the I get:

 

Failed to open a session with the selected instrument.
   Error message : Insufficient location information or the device or resource is not present in the system.
   VISA Status code : bfff0011

 

Thanks,

0 Kudos
Message 11 of 16
(1,905 Views)
The error has nothing at all to do with a termination character. As it states, the resource you have selected is not present. Exactly what did you select for the VISA resource? One of the basic features of the VISA resource control is that you can click on the little arrow on the right side and select from the list presented. The items in the list are the available resources.
Message Edited by Dennis Knutson on 12-28-2009 01:31 PM
0 Kudos
Message 12 of 16
(1,900 Views)
Could you post your Vi.
0 Kudos
Message 13 of 16
(1,894 Views)

Hello,

 

Please find the attached vi file.

 

Thanks,

0 Kudos
Message 14 of 16
(1,878 Views)
And what com ports are listed in MAX?
0 Kudos
Message 15 of 16
(1,862 Views)

For the ESP-301, CR is the correct termination character.

 

Ed

Edward Motts
Certified LabVIEW Associate Developer
0 Kudos
Message 16 of 16
(1,837 Views)