Dac Output - Agilent Technologies 34952a User Manual

Multifunction module
Table of Contents

Advertisement

34952A SCPI Programming Examples
Example: Configuring the totalizer for count This command configures the
totalizer to count on the rising edge (positive) or falling edge (negative) of
the input signal. The following command configures the totalizer (channel
5) on a Multifunction module in slot 3 to count on the negative edge
(falling) of the input signal.
TOTalize:SLOPe NEGative,(@3005)
Example: Clearing count on the totalizer channel This command immediately
clears the count on the specified totalizer channels. The following
command clears the count on the totalizer (channel 5) on a Multifunction
module in slot 3.
TOTalize:CLEAR:IMMediate (@3005)

DAC Output

Example: Setting output voltage This command sets the output voltage level
for the specified DAC channels. The following command outputs +2.5 V DC
on DAC channels (6 and 7) of a Multifunction module in slot 4.
SOURce:VOLTage 2.5,(@4006,4007)
Configuring a Multifunction Module
Example: Querying the system for module identify
The following command
returns the identify of the module installed in slot 7.
SYSTem:CTYPe? 7
Example: Resetting module(s) to power-on state The following command
resets a module in slot 4 to its power- on state.
SYSTem:CPON 4
Agilent 34952A Multifunction Module User's Guide
3

Advertisement

Table of Contents
loading

Table of Contents