Yokogawa AQ6375E Spectral Analyzer Remote Control
来源:
|
作者:FAN
|
发布时间 :2025-11-06
|
7 次浏览:
|
Share:
This document is the remote control user manual for Yokogawa AQ6375E spectrometer (2nd edition, released in February 2024), focusing on the GP-IB and Ethernet communication interface functions of the core equipment. It provides detailed guidance for users to complete interface configuration, remote control programming, status monitoring, and automated measurement program writing. At the same time, it provides a complete document system, technical support channels, and version revision records to ensure that users can safely and efficiently achieve spectral measurement tasks through remote control.
006 :INITiate:SMODe SINGle; :INITiate ; single scan
007 :CALCulate:CATegory SWTHresh ; Choose the THREE method for spectral width analysis
008 :CALCulate ; execution analysis
009 :CALCulate:DATA? ; Query and analyze results
010 :MMEMory:STORe:DATA "result.csv",INT ; Store results in internal memory
011 WAIT 10S ; Delay for 10 seconds
012 N=N-1; IF N<>0 GOTO 006 ; Loop until N=0
013 END ; Program ends
