Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Using NI GPIB-232CT-A

I have a 'scope that has a GPIB output but as far as I know it doesn't
have GPIB Controller capability. I want to print from the 'scope to a
serial printer using a GPIB-232CT-A converter. Does anybody know if
the 232CT-A can be configured so I can simply print from the 'scope to
the serial printer?

I tried to figure out from NI's website how to contact their support
staff with this question but finally gave up in frustration!

Thanks,
Mike
0 Kudos
Message 1 of 3
(3,513 Views)
Hi,

Actually, I just replied to the email you send to the tech support department. I'm going to copy the email, in case you don't receive it. I'd also like to see if anyone has any other solution or alternative.

"Unfortunately, you cannot have this setup. There has to be a controller in the bus.

I assume that the printer does not have a GPIB interface, which means that it must be connected to the serial port of the GPIB-232CT. The device would operate in G mode. The computer would need a GPIB interface to control the bus. In this configuration, the controller could address the scope as talker and the printer as listener, and let them do the data transfer. In this situation, the controller (PC) is not part of the comunication, but it is needed to
arbitrate the bus.

Another option is to use the two rs-232 of the PC. One would connect to the GPIB-232CT, which would operates in S mode. The GPIB port would connect to the scope. Through this path the scope would transfer data to the PC. The other port can be used to transfer the data to printer. With this setup, you wouldn't need an extra GPIB interface for the PC. You would need to program the application that would arbitrate the communication and the data transfer between the device. Depending on how the instruments would communicate, this application can be fairly simple.
"

Hope this helps. Let me know if you have any questions.

DiegoF
National Instruments
0 Kudos
Message 2 of 3
(3,513 Views)
Hi,

Another option is to use the GPIB-232CV-A (GPIB <-> RS-232 converter). In C mode of operation, it would allow you to connect the two devices together. The GPIB-232CV would at as a controller for a single GPIB device.

Check the user manual at ww.ni.com for details.

DiegoF.
National instruments.
0 Kudos
Message 3 of 3
(3,513 Views)