1-10
PN: 10370-10374 Rev. F
MG369xC GPIB PM
1-7
Remote Programming Setup and Interface
The MG369xC provides automated microwave signal generation via Ethernet (VXI-11 over TCP/IP) or
the GPIB. The following paragraphs provide general information about interface language, utilizing VISA,
interface connections, and cable requirements.
Refer to
for GPIB setup instructions.
Refer to
for Ethernet setup instructions.
Interface Language
The series MG369xC synthesized signal generators can be remotely operated via the Ethernet or GPIB using
an external interface language – Native or SCPI.
VISA (Virtual Instrument System Architecture)
VISA is an I/O software standard for communicating with test instruments, like the MG369xC, over any of the
bus architectures which the MG369xC supports. Anritsu recommends NI-VISA, the National Instruments
implementation of the VISA I/O standard.
The MG369xC LabVIEW driver uses VISA to communicate. VISA uses connection strings to set up
communication with the MG369xC over various protocols. Some examples include:
//VXI-11 Connection string
"TCPIP0::192.168.1.7::inst0::INSTR";
//GPIB Connection string
"GPIB0::6::INSTR";
To communicate with the MG369xC, note either the IP address or GPIB address of the signal generator and
then set up a resource using the appropriate connection string.
Interface Connectors
When using Ethernet connectivity, the interface between the signal generator and other devices is through an
RJ45 connector and a standard CAT-7 Ethernet cable. For instruments on the GPIB, connectivity is
established via a 24-wire interface cable. This cable uses connector shells having two connector faces. These
double-faced connectors allow for the parallel connection of two or more cables to a single device.
Note
Anritsu recommends that you use the full version of NI-VISA (not just the runtime) for the best
support of the latest .NET Framework, USB, and TCP/IP updates. Check with National Instruments
for details.
Note
When using VISA, change the connection string to access any of the communication protocols
noted. The remaining code can remain intact. VXI-11 is used over TCP/IP, since it implements the
IEEE 488.2 standard and all status checking.
For this reason, the remainder of information contained in this manual will use GPIB as
default remote connectivity selection – but it will be generally applicable with Ethernet con-
nectivity as well.
Summary of Contents for MG369 C Series
Page 2: ......
Page 6: ...Contents 4 PN 10370 10374 Rev F MG369xC GPIB PM ...
Page 262: ...A 34 PN 10370 10374 Rev F MG369xC GPIB PM ...
Page 264: ...Index 2 PN 10370 10374 Rev F MG369xC GPIB PM ...
Page 265: ......