The ag_33500 module¶
Module for Agilent 33500 pattern generators. Compatible with the signal module.
API¶
-
cmd_ag_33500.
init_ag_33500
(ag_33500_id, conf_string)[source]¶ Initialize ag_33500 pattern generator.
conf_string: must include:
- channel: channel on which the ag_33500_id will act
- bus: conf_string of the underlying link module (gpib, tcp, serial, ...)
-
cmd_ag_33500.
configure_sine_ag_33500
(ag_33500_id, frequency, sync, high_level, low_level, phase)[source]¶ Configure ag_33500 to a sine wave with the specified parameters
-
cmd_ag_33500.
configure_square_ag_33500
(ag_33500_id, frequency, sync, high_level, low_level, phase, duty_cycle)[source]¶ Configure ag_33500 to a square wave with the specified parameters
-
cmd_ag_33500.
configure_ramp_ag_33500
(ag_33500_id, frequency, sync, high_level, low_level, phase, symmetry)[source]¶ Configure ag_33500 to a ramp wave with the specified parameters