Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Chroma communication

Solved!
Go to solution

Hey guys, Im looking for help on communicating with a chroma 61501, I have downloaded the driver from http://www.chromaate.com/drivers/index so what i have is a library for chr61xxx, I have changed my rs232 to 19200 baud rate and have the settings set up ok i believe. I have attached the vi below how do i firstly change it from GPIB to RS232 for when i run the vi i get an error -1073807195 stating :

 

Possible reason(s):

VISA:  (Hex 0xBFFF00A5) The interface type is valid, but the specified interface number is not configured.

 

Any help much appreciated. the resource is a string would i need to change the init vi?

 

Damien

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

Which set of drivers did you download?  I see an "IVI" and a "Traditional" version.  The IVI is only good with GPIB.  The VISA can work with GPIB and RS232.  The context help on the wire in your VI tells me you downloaded the IVI version.



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 4
(4,944 Views)

The library i downloaded was traditional. version 1.2 Chr61500_Chr61600_LabVIEW_Driver_600V.zip The initialise vi says its GPIB/RS232, so to configure mine to RS232 do i just type COM7 for instance in the string? And what else would i need to configure to communicate to the chroma?thank you.

0 Kudos
Message 3 of 4
(4,930 Views)
Solution
Accepted by topic author Damien129

I have just changed the initialise function and it works correctly now. Apologies

 

Damien

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