The ag_33200 module¶
Module for Agilent 33200 pattern generators. Compatible with the signal module.
API¶
-
cmd_ag_33200.
init_ag_33200
(ag_33200_id, conf_string)[source]¶ Initialize ag_33200 pattern generator.
conf_string: must include:
- channel: channel on which the ag_33200_id will act
- bus: conf_string of the underlying link module (gpib, tcp, serial, ...)
-
cmd_ag_33200.
configure_sine_ag_33200
(ag_33200_id, frequency, sync, high_level, low_level, phase)[source]¶ Configure ag_33200 to a sine wave with the specified parameters
-
cmd_ag_33200.
configure_square_ag_33200
(ag_33200_id, frequency, sync, high_level, low_level, phase, duty_cycle)[source]¶ Configure ag_33200 to a square wave with the specified parameters
-
cmd_ag_33200.
configure_ramp_ag_33200
(ag_33200_id, frequency, sync, high_level, low_level, phase, symmetry)[source]¶ Configure ag_33200 to a ramp wave with the specified parameters