The ag_81160 module¶
Module for Agilent 81160 pattern generators. Compatible with the signal module.
API¶
-
cmd_ag_81160.
init_ag_81160
(ag_81160_id, conf_string)[source]¶ Initialize ag_81160 pattern generator.
conf_string: must include:
- channel: channel on which the ag_81160_id will act
- bus: conf_string of the underlying link module (gpib, tcp, serial, ...)
-
cmd_ag_81160.
configure_sine_ag_81160
(ag_81160_id, frequency, sync, high_level, low_level, phase)[source]¶ Configure ag_81160 to a sine wave with the specified parameters
-
cmd_ag_81160.
configure_square_ag_81160
(ag_81160_id, frequency, sync, high_level, low_level, phase, duty_cycle)[source]¶ Configure ag_81160 to a square wave with the specified parameters
-
cmd_ag_81160.
configure_ramp_ag_81160
(ag_81160_id, frequency, sync, high_level, low_level, phase, symmetry)[source]¶ Configure ag_81160 to a ramp wave with the specified parameters