Cell master
mt8212e
2 mhz to 4 ghz cable and antenna analyzer
100 khz to 4 ghz spectrum analyzer
10 mhz to 4 ghz power meter
mt8213e
2 mhz to 6 ghz cable and antenna analyzer
100 khz to 6 ghz spectrum analyzer
10 mhz to 6 ghz power meter (640 pages)
MT1810A directly, it must be connected via the MX180000A. Control PC and external PC must have either an Ethernet or GPIB card installed as the interface to control the MT1810A measurement system automatically. The basic equipment connections are shown below.
Automatic Control Interface MT1810A Control PC (Windows XP or Windows 7) Ethernet MT1810A Measurement System Other Measurement Equipment Fig. 2 Equipment Connections without External PC Setup Example Figure 3 shows the equipment connections when not using an external PC. The Automatic Control Interface uses Ethernet to connect other instruments such as the MP2102A.
Page 4
(1) First, install drivers for the expansion LAN interface card in the Control PC so that NIC2 can be used by the Control PC. (2) Connect Ethernet 1 of the MT1810A with NIC1 of the Control PC. (3) After switching the MT1810A Main Frame ID to 1, power-up the MT1810A.
Page 5
Active Interface: Ethernet IP Address: 192.168.0.201 Subnet Mask: 255.255.255.0 Gateway: 192.168.0.254 Port Number: 5001 Performance: Normal Fig. 6 Setup Utility Screen (8) The Control PC restarts automatically after making the Setup Utility settings. After the restart completes, start the Main Application. MT1810A-E-T-1...
Page 6
The remote check tool runs on the free Python (v. 2.7.6) interpreter. First, download the “Python 2.7.6 Windows Installer” from the following URL and install on the Control PC. http://www.python.org/download/ Fig. 8 Downloading Python Interpreter MT1810A-E-T-1...
Page 7
Control PC desktop. Double-click the icon to start the remote check tool. Fig. 9 Remote Check Tool Icon c. Select the Target and input “*IDN?” at Command. If the connection is normal, “ANRITSU, MT1810A,****” and “ANRITSU, MP2102A,****” are displayed. Input “q” to quit the remote check tool.
Page 8
Remarks: "RemoteCheck2.py" supports connections to two measuring instruments. Use the bundled "RemoteCheck1.py" tool when only connecting to the MT1810A Measurement System. Fig. 11 Remote Check Tool Screen (RemoteCheck1.py) MT1810A-E-T-1...
Page 9
== '2': print 'Target2: Command ->', command = raw_input() if command == 'q': break sock2.sendall(command + chr(13) + chr(10)) if '?' in command: response = sock2.recv(1024) print 'Target2: Response -> %s' % (response), if control == 'q': break sock1.close() sock2.close() MT1810A-E-T-1...
Need help?
Do you have a question about the MT1810A and is the answer not in the manual?
Questions and answers