Post Go back to editing

How to turn off output of AD5761?

How to turn off output of ADD5761?

Parents
  • Hi, 

    To turn off the output, you send a command to set the output to zeroscale. The code would depend on what output range setting and B2C bit you're using.

    Another way is to issue a /RESET pulse which returns the AD5761 to itsdefault power-on status where the output is clamped to ground and the output buffer is powered down.

    If you're using the unipolar ranges (ie. 0-5V) you could also set the CV bit (Clear Voltage) to 00 and apply a /CLEAR pulse. 

    Best regards,

    Ian

Reply
  • Hi, 

    To turn off the output, you send a command to set the output to zeroscale. The code would depend on what output range setting and B2C bit you're using.

    Another way is to issue a /RESET pulse which returns the AD5761 to itsdefault power-on status where the output is clamped to ground and the output buffer is powered down.

    If you're using the unipolar ranges (ie. 0-5V) you could also set the CV bit (Clear Voltage) to 00 and apply a /CLEAR pulse. 

    Best regards,

    Ian

Children