We are trying and failing to control a signal generator (Anritsu MG3692A) using GPIB commands sent from a Windows application on a PC. There is an issue of PC slot availability so we are using the NI GPIB-232-CV-A Converter instead of a GPIB card.
The hardware configuration is:
[PC] ---- RS-232 Cable ---- [NI GPIB-232-CV-A] ----- GPIB Cable ----- [Anritsu MG3692A]
the GPIB-232-CV-A is in Controller (C) Mode, and with Timeout Termination mode (SW1 switches 6 and 7 both off).
The Windows application (MFC Dialog App) can send a GPIB command to the PC's COM port for transmission to the Anritsu. The application uses the ActiveX Control MSComm32 for communication with the COM port (have used before).
The GPIB-232-CV-A's Listen LED is ON prior to sending a GPIB command from the app, but goes out briefly and
the Talk LED goes ON briefly when the command is sent.
Have tried different switch settings on the GPIB-232-CV-A to no avail.