Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
test-and-measurement:analog-discovery-pro-5250:reference-manual [2022/03/31 17:26] – [Power Supplies] Arthur Browntest-and-measurement:analog-discovery-pro-5250:reference-manual [2022/10/05 15:57] (current) – changed 'Scopes and Instruments' to 'Test and Measurement' Fausto Soares
Line 72: Line 72:
 The Analog Discovery Pro (ADP5250) has 3 programmable Digital Voltage Supplies, which can supply between 0 V to +6 V, 0 V to +25 V, and 0 V to -25 V through the Power Supplies ("Supplies") instrument. The Analog Discovery Pro (ADP5250) has 3 programmable Digital Voltage Supplies, which can supply between 0 V to +6 V, 0 V to +25 V, and 0 V to -25 V through the Power Supplies ("Supplies") instrument.
  
-Each of the power supply rails is associated with an LED available on the connector, just above the supply's screw terminal, which is used to indicate the operating mode of that supply. When a load doesn't require more current than the supply's current limit, the supply operates in Constant Voltage (CV) mode, and the indicator LED is blue. When the load does try to draw more current than the current limit, the supply switches to Constant Current (CC) mode, and the LED is orange. WaveForms' Supplies instrument UI for the ADP5250 also features these LEDs, showing CV mode with a green indicator and CC with a red indicator.+Each of the power supply rails is associated with an LED available on the connector, just above the supply's screw terminal, which is used to indicate the operating mode of that supply. When a load doesn't require more current than the supply's current limit, the supply operates in Constant Voltage (CV) mode, and the indicator LED is blue. When the load does try to draw more current than the current limit, the supply operates in Constant Current (CC) mode, and the LED is orange. WaveForms' Supplies instrument UI for the ADP5250 also features these LEDs, showing CV mode with a green indicator and CC with a red indicator.
  
-For more information on using the programmable power supplies, please visit the [[test-and-measurement:analog-discovery-pro-5250:specifications]]. For a walkthrough of the different features of WaveForms' Power Supplies instrument, please visit the [[test-and-measurement:guides:waveforms-supplies]] guide.+For more information on using the programmable power supplies, please visit the [[test-and-measurement:analog-discovery-pro-5250:specifications]]. For a walkthrough of the different features of WaveForms' Power Supplies instrument, please visit the [[test-and-measurement:guides:waveforms-readback-supplies]] guide.
  
 ==== Features ==== ==== Features ====
Line 209: Line 209:
 Each of WaveForms' instruments can be controlled through scripts within the WaveForms application itself. WaveForms' "Script" instrument allows the user to write and run JavaScript code that can control the rest of the application through an extensive API. This allows the user to configure and run many instruments at the same time, in an easily repeatable way. Each of WaveForms' instruments can be controlled through scripts within the WaveForms application itself. WaveForms' "Script" instrument allows the user to write and run JavaScript code that can control the rest of the application through an extensive API. This allows the user to configure and run many instruments at the same time, in an easily repeatable way.
  
-A variety of code examples are available in the application to aid in learning to write WaveForms scripts. Additional resources for writing scripts can be found on the Scopes and Instruments section of the [[https://forum.digilentinc.com|Digilent Forum]].+A variety of code examples are available in the application to aid in learning to write WaveForms scripts. Additional resources for writing scripts can be found on the Test and Measurement section of the [[https://forum.digilent.com|Digilent Forum]].
  
 A plot pane within the Script instrument itself can be used to integrate data from many different instruments, and display it in a highly customizable way. A plot pane within the Script instrument itself can be used to integrate data from many different instruments, and display it in a highly customizable way.