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/04/03 21:04] Keith M Kolmostest-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 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.