You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.6 KiB
67 lines
1.6 KiB
[Board]
|
|
PortName=COM5
|
|
BaudRate=115200
|
|
ReadTimeout=5000
|
|
PreConnectCommand=x00o
|
|
ConnectCommand=x00c_001101:owt28006727ea97c7801
|
|
ReadIdCommand=x00c_001101:ow2800326003e
|
|
CalDefaultCommand=x00c_001001:owt28006727ea97c7801
|
|
EndToken=<end>
|
|
DtrEnable=false
|
|
RtsEnable=false
|
|
|
|
[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);OUTP OFF, (@2)
|
|
|
|
; 34465A DMM
|
|
VoltageConnection=Tcp
|
|
VoltageResource=
|
|
VoltageIdnMatch=34460,34461,34465,34470,3446,3447
|
|
VoltageHost=192.168.0.3
|
|
VoltagePort=5025
|
|
VoltageSetupCommand=
|
|
VoltageReadCommand=MEAS:VOLT:DC?
|
|
|
|
; E36200 Series Power Supply
|
|
CurrentConnection=Tcp
|
|
CurrentResource=
|
|
CurrentIdnMatch=E362
|
|
CurrentHost=
|
|
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
|
|
|