09-19-2014 09:31 AM
Hello,
I'm trying to disable the output of agilent 33120A function generator. But it doesnot seem to have an output disable function. So, could i use the command "APPLy:DC DEFault, DEFault, 0" to do the same (referred from here). Any suggestions or comments are welcome.
Thanks for any help.
09-19-2014 10:05 AM
What drivers are you using for your instrument? They should have a set DC function with X voltage. Just use that with the voltage set to 0.
09-19-2014 11:42 AM
09-19-2014 11:52 AM
09-19-2014 01:20 PM
Try the command OUTPUT OFF to turn off output.
Alternatively the command OUTPUT ON to turn on output.
cheers,
mcduff
PS I suggest you look at the programming manual for all of the commands.
09-19-2014 01:23 PM
09-19-2014 01:27 PM
Sorry! My bad. I have a 33220A, misread the instrument. (Strange it doesn't allow you to set the output to 0 V.)
mcduff
09-19-2014 01:49 PM
09-19-2014 02:08 PM
Sorry once again, I was unclear. On the 33220A the output cannot be set to 0, it can be turned off, but not set to 0. I had a problem where I was using a power amplifier in conjunction with a 33220A and even with the output off, there was a small leakage that was being amplified. I could not set the output to 0V to try to mitigate it.
mcduff
09-22-2014 12:01 AM - edited 09-22-2014 12:05 AM
@Dennis_Knutson wrote:
As noted in the first post, the vendor says the option is not available. Have you seen the command on the manual?
Thanks for all your reply.
I didnot find the option in the manual. I want to know whether using the command APPLY :DC [ <frequency|DEF> [,<amplitude|DEF> [,<offset>] ]] (all set to default) will be the same as using the command Enable Output as false(but not available for this device) which is found in other such devices. Any Suggestions?
Thanks.