$s_answer = _viExecCommand($h_instr,"*IDN?") ; 現在不需要設置超時時間 MsgBox(0,"GPIB QUERY result",$s_answer) ; 顯示結果 MsgBox(0,"Step 3","Close the Instrument connection using _viClose") _viClose($h_instr) ; 關閉設備連接
www.dbjr.com.cn/shouce/autoit/AutoIt_CN... 2025-6-8