Agilent Technologies 6050A manual Sending a Remote Command, Selecting a Channel, Getting Data Back

Models: 6051A 6050A

1 98
Download 98 pages 26.44 Kb
Page 66
Image 66

Sending A Remote Command

To send the Multiple Electronic Load a remote command, combine your computer’s output statement with the GPIB interface select code, the GPIB device (Multiple Electronic Load) address, and finally the Multiple Electronic Load’s HPSL command. For example, to set the input current of a previously specified channel to 10 amps, send:

Selecting A Channel

Most of the remote commands are channel specific, that is, they are directed to the channel which was most recently specified by the CHAN command. If no CHAN command was specified since the Multiple Electronic Load was turned-on, subsequent commands will be directed to channel 1, the default channel. The following example selects channel 2 and then sets the CV level of the module installed in channel 2 to 20 volts.

10 OUTPUT 705; "CHAN 2"

20 OUTPUT 705; "VOLT 20"

30 END

Line 10: Selects channel 2 to receive subsequent channel specific commands.

Line 20: Sets the CV level of the channel 2 module to 20 volts.

Getting Data Back

The Multiple Electronic Load is capable of reading back the values of parameter settings as well as the actual input voltage and current or computed input power of any channel. It can also return information relating to the internal operation and module identification associated with any channel. In order to read back the desired information, you must send the appropriate query to the desired channel. For example, the query "MEAS:CURR?" asks the Multiple Electronic Load to measure the actual input current at the INPUT binding posts of the most recently specified channel. Refer to the Electronic Load Family Programming Guide for complete details on using queries.

The Multiple Electronic Load stores the response to the query in an output buffer which will hold the information until it is read by the computer or is replaced with new information.

Use your computer’s ENTER statement to read the measurement from the output buffer in the Multiple Electronic Load. The following example asks the Multiple Electronic Load to measure the actual input current to the previously specified channel and then reads the response back to the computer.

10 OUTPUT 705; "MEAS:CURR"

20 ENTER 705; A

30 DISP A

40 END

Line 10: Measures the actual input current.

Line 20: Reads the actual input current level back into variable A in the computer.

Line 30: Displays the input current value on the computer’s display

66 Remote Operation

Page 66
Image 66
Agilent Technologies 6050A Sending a Remote Command, Selecting a Channel, Getting Data Back, Output 705 Meascurr, Disp a

6051A, 6050A specifications

Agilent Technologies has long been a leader in providing high-performance test and measurement solutions, and the 6050A and 6051A models exemplify this commitment to quality and innovation. The 6050A and 6051A are versatile signal generators that cater to a diverse range of applications, including research and development, manufacturing, and education, making them essential tools in laboratories and production environments.

The Agilent 6050A is a high-performance RF signal generator known for its frequency range capabilities, which span from 100 kHz to 20 GHz. It offers exceptional phase noise performance and low harmonic distortion, making it ideal for applications that require high signal integrity. The device supports various modulation formats, including AM, FM, and pulse modulation, allowing users to generate a wide range of test signals to simulate real-world conditions.

The 6051A builds upon the robust features of the 6050A with enhanced specifications and additional functionalities. It features a larger frequency modulation bandwidth, pushing the envelope for applications requiring more complex signal generation. The 6051A showcases a superior output power range, ensuring that test signals can be reliably produced at varying power levels. This model also includes advanced output control options that allow for precise signal manipulation, making it particularly suited for testing amplifiers and other RF components.

Both models share core technologies that ensure reliable performance, such as direct digital synthesis (DDS) and phase-locked loop (PLL) architectures. These technologies contribute to the exceptional frequency stability and accuracy that engineers and scientists have come to rely on. Additionally, the user-friendly interface integrated into both models simplifies operation and allows for quick configuration changes, facilitating efficient research and testing workflows.

With comprehensive connectivity options, including GPIB, USB, and Ethernet, the 6050A and 6051A can easily integrate into automated test environments. Their reliability, performance, and flexibility make them a perfect choice for those looking to advance their testing capabilities, whether in academic research, product development, or quality assurance in manufacturing.

In summary, the Agilent Technologies 6050A and 6051A signal generators are powerful tools designed to meet the demands of modern RF testing. Their advanced features, paired with Agilent’s reputation for quality and precision, make them invaluable assets in any engineering or research portfolio. Whether you require sophisticated signal generation for prototype testing or educational purposes, these models will deliver the performance needed to support your objectives.