[Board] PortName=COM5 BaudRate=115200 ReadTimeout=5000 PreConnectCommand=x00o ConnectCommand=x00c_001101:owt28006727ea97c7801 ReadIdCommand=x00c_001101:ow2800326003e PostReadIdCommand=x00o CalDefaultCommand=x00c_001001:owt28006727ea97c7801 EndToken= DtrEnable=false RtsEnable=false [BarcodeScanner] Enabled=true PortName=Auto BaudRate=9600 ReadTimeout=500 IdleCommitMilliseconds=250 DtrEnable=true RtsEnable=true [StartSignal] ; USB-6501 Enabled=true Connection=Ni6501 PhysicalChannel=Dev1/port0/line0 ActiveState=High PollIntervalMilliseconds=50 TimeoutMilliseconds=30000 PostSignalDelayMilliseconds=2000 RequireInactiveBeforeStart=true [Equipment] ; V 출력: Keysight 34465A DMM 값 ; A 출력: Keysight E36233A Power Supply CH1 Current 값 ; USB 장비는 Keysight Connection Expert 또는 NI MAX에서 보이는 VISA 주소를 Resource Timeout=5000 SettleMilliseconds=300 PreBoardCommand=VOLT 5, (@2);OUTP ON, (@2) PreBoardDelayMilliseconds=2000 LogoutCommand=OUTP OFF, (@1) ; 34465A DMM VoltageConnection=LAN VoltageResource= VoltageIdnMatch=34465A VoltageHost=192.168.200.3 VoltagePort=5025 VoltageSetupCommand= VoltageReadCommand=MEAS:VOLT:DC? ; E36233A Power Supply CurrentConnection=LAN CurrentResource= CurrentIdnMatch=E36233A ; Change this to the E36233A LAN IP if the instrument uses a different address. CurrentHost=192.168.200.111 CurrentPort=5025 CurrentPortName= CurrentBaudRate=9600 CurrentTerminator=LF CurrentSetupCommand=OUTP ON, (@1) CurrentCleanupCommand=OUTP OFF, (@1) CurrentReadCommand=MEAS:CURR? (@1) ; COM 포트로 잡히는 장비 예시: ; VoltageConnection=Serial ; VoltagePortName=Auto ; VoltageBaudRate=115200 ; LAN 장비 예시: ; VoltageConnection=Tcp ; VoltageHost=192.168.0.10 ; VoltagePort=5025 ; E36233A 파워서플라이에서 CH1 전압까지 읽고 싶을 때 예시: ; VoltageReadCommand=MEAS:VOLT? CH1