The Interface Control feature allows you to send remote commands and data to the following PNA rear-panel Interfaces: GPIB, Material Handler I/O, Test Set I/O, and Auxiliary I/O.
Other System Configuration Topics
The Interface Control feature allows you to send data to control external equipment such as GPIB instruments, a material handler, test set, or other equipment, without needing to create a remote program. The PNA manages the timing and required interface setup. See Rear Panel Tour.
A unique set of control data can be sent for each channel. In addition, a unique set of control data can be sent before the channel sweep starts, and after the sweep ends.
Interface Control settings can be saved and recalled from the Interface Control dialog box, or with Instrument State Save and Recall.
Interface Control settings can be copied to other channels using Copy Channels.
Control data can only be WRITTEN to the interfaces, NOT READ from the interfaces.
Control data is sent in the following order. This order cannot be changed.
See Interface Control Overview (scroll up) An Instrument Preset will reset all of the fields to their default settings. Note: If an error is encountered when sending Interface Control data, an error message is displayed on the PNA screen. The Channel Trigger State is set to Hold. You must fix the condition that caused the error, then change the Channel Trigger State to its original setting. Enable Interface Control Enables and disables ALL Interface Control communication. When cleared (default setting) Interface Control is disabled and NO data is sent. To send data, the individual interfaces must also be enabled. Channel Specifies the channel number for dialog settings. Each channel is configured individually. The list box shows the channels that currently have measurements. There must be at least one measurement present in order to make settings. Channel Label Specifies the label to be displayed on the second status bar at the bottom of the PNA screen. This field is shared with External Testset control. The second status bar is automatically displayed when Interface Control is enabled. Learn about the primary status bar. Before Sweep Start - After Sweep End TabsCommands / data for all four interfaces can be sent both Before Sweep Start and After Sweep End. However, they are configured and enabled on separate tabs of the Interface Control dialog box. For example, to send GPIB commands both Before and After a PNA sweep, the Enable Control checkbox must be selected and commands entered on BOTH the Before Sweep Start and After Sweep End tabs. Before Sweep Start The data is sent BEFORE the first trace on the channel begins sweeping. After Sweep End The data is sent AFTER the last trace on the channel completes sweeping.
Enable Control Enables and disables sending commands out the GPIB or VISA interface. Multi-line edit control Each line contains a GPIB or VISA command using the following syntax: address command Where: address
command a SCPI command, with or without enclosing quotes. Enclosing quotes are ignored. Address and command are separated by at least one space. Commands should be separated by a new line, or carriage return. For example: 19 ":init:cont
off"
TCPIP0::141.121.78.100::inst0::INSTR outp:ON
The front-panel Enter key inserts a new line into the field. The number of GPIB/VISA commands that can be entered is limited only by the available memory of the VNA. See Z5623A H08 Test Set Commands. Enable Control Enables and disables sending data out the Material Handler I/O connector Ports A, B, C, D Sends values to the respective Handler I/O port. Although ports C and D are normally bidirectional, ONLY Output mode is allowed using the Interface Control feature. It cannot read from these, or any other, ports. Note: The PNA has a separate interface for controlling the E5091A Test Set. Enable Control Enables and disables sending data out the External Test Set I/O connector. Multi-line edit control Each line contains a Write command using the following syntax: address.value Where: address any positive integer. value numeric character. Entries that require alpha characters should use the GPIB interface. Address and value are separated by a period. For example: 18.2 Entries should be separated by a new line, or carriage return. The PNA front-panel Enter key inserts a new line into the field. All entries are sent out the Test Set I/O port using the WriteData Method. The number of entries is limited only by the available memory of the PNA. Enable Control Enables and disables sending data out the Auxiliary I/O connector. DAC1, DAC2 Sets voltages on the Aux I/O connector pins 2 (DAC1) and pin 3 (DAC2).
Dwell After Command Specifies a wait time, in milliseconds, after all commands to all interfaces are sent. Any positive integer is allowed. This is used to allow all external devices to settle before beginning a measurement. An erratic trace could indicate that more settling time is necessary. Reset All Sets ALL fields on ALL channels to their default values. Save and Recall Saves and recalls the contents of this dialog box. If the Interface Control dialog box is populated with settings during an Instrument State Save, the settings are automatically recalled with the Instrument State settings. Interface control uses an *.xml file type. An example file is stored on the PNA hard drive. You can recall it into the dialog, or you can open and edit it with a word processor, such as Word Pad. OK Applies the settings and closes the dialog box. Cancel Does not apply changes that were made, and closes the dialog box.
|
The following table lists the commands that are used to control the popular Keysight Z5623A H08 Test Set. These commands can be entered into the GPIB Interface control.
Connection Path |
Test Set Command |
Reflection to Port 1 |
refl_01 |
Reflection to Port 2 |
refl_02 |
Reflection to Port 3 |
refl_03 |
Reflection to Port 4 |
refl_04 |
Reflection to Port 5 |
refl_05 |
Reflection to Port 6 |
refl_06 |
Reflection to Port 7 |
refl_07 |
Reflection to Port 8 |
refl_08 |
Transmission to Port 1 |
tran_01 |
Transmission to Port 2 |
tran_02 |
Transmission to Port 3 |
tran_03 |
Transmission to Port 4 |
tran_04 |
Transmission to Port 5 |
tran_05 |
Transmission to Port 6 |
tran_06 |
Transmission to Port 7 |
tran_07 |
Transmission to Port 8 |
tran_08 |
Reset |
*rst |
Reflection Termination |
*r_term |
Transmission Termination |
*t_term |
All Termination |
*all_term |
Last Modified:
14-Jul-2013 |
Removed old content (BH) and added std channels |
4-Sep-2008 |
Removed legacy content |