_viInteractiveControl
Interactive VISA control to test your SCPI commands.
#include <Visa.au3>
_viInteractiveControl([$s_command_save_filename = ""])
Параметры
$s_command_save_filename | [необязательный] The name of the file in which the SCPI commands issued during the interactive session will be saved. If no filename is passed the funcion asks the user if and where does the user want to save the issued commands. |
Возвращаемое значение
The list of AutoIt3 VISA commands that were executed by the tool.Примечания
Type "FIND" in the Device Descriptor query to perform a GPIB search.