I would like to use the report feature of NI MAX to automatically generate tester status report, including active devices and drivers installed on a tester.
For example: nimax.exe /REPORT:filename="d:\nimax_report.html";reportType="custom";silent="false"
Unfortunately this command does not trigger the Scan for Instruments command to collect the actual status information of different VISA devices.
So my question is, if there is a way to trigger this Scan for Instruments command from command line to really get an actual snapshot of connected devices?