To download NI software, including the products shown below, visit ni.com/downloads.
This example shows a simple SUD dialog box with three inputs and how can it can receive and send data to the Python script being executed in DIAdem, using global variables. This can be used to customize parameters during an automated test with DIAdem Scripting.
Description-Separate-2
The scriptable user dialog (SUD) files must be written in VBS, however, once created the dialog box can be called in both a VBS and Python DIAdem script.
Additional-Separate-2Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.