weblab-instrument
Version:
communication with instrument through usb
150 lines (148 loc) • 4.02 kB
JSON
{
"LCR6000": {
"model":["LCR-6200","LCR-6300","LCR-6002"],
"maxChNum":{"LCR-6200":1,"LCR-6300":1,"LCR-6002":1},
"IDN":{
"command":"*IDN",
"parameter_type":"query_only"
},
"SysLocal":{
"command":"UNLOCK",
"parameter_type":"parameter_free"
},
"Bias":{
"command":"BIAS",
"parameter_type":"string",
"parameter":["OFF","MIN","MAX"]
},
"BiasVAL":{
"command":"BIAS",
"parameter_type":"float_value",
"minima":"-2.5",
"maxima":"2.5"
},
"DispPage":{
"command":"DISP:PAGE",
"parameter_type":"string",
"parameter":["MEAS","ENLA","BINM","BCO","LIST","MSET","CSET","BSET","LSET","CAT","SYST","SINF"]
},
"Function":{
"command":"FUNC",
"parameter_type":"string",
"parameter":["Cs-Rs","Cs-D","Cp-Rp","Cp-D","Lp-Rp","Lp-Q","Ls-Rs","Ls-Q","Rs-Q","Rp-Q","R-X","DCR","Z-thr","Z-thd","Z-D","Z-Q"]
},
"FuncImpeAuto":{
"command":"FUNCtion:IMPedance:AUTO",
"parameter_type":"string",
"parameter":["OFF","ON"]
},
"FuncImpeRange":{
"command":"FUNCtion:IMPedance:RANGe",
"parameter_type":"string",
"parameter":["0","1","2","3","4","5","6","7","8"]
},
"FuncDcrRange":{
"command":"FUNCtion:DCR:RANGe",
"parameter_type":"string",
"parameter":["0","1","2","3","4","5","6","7","8"]
},
"FuncRangeAuto":{
"command":"FUNCtion:IMPedance:AUTO",
"parameter_type":"string",
"parameter":["OFF","ON","NOMINAL"]
},
"FuntMonitor1":{
"command":"FUNCtion:MONitor1",
"parameter_type":"string",
"parameter":["OFF","Z","D","Q","THR","THD","R","X","G","B","Y","ABS","PER","VAC","IAC"]
},
"FuntMonitor2":{
"command":"FUNCtion:MONitor2",
"parameter_type":"string",
"parameter":["OFF","Z","D","Q","THR","THD","R","X","G","B","Y","ABS","PER","VAC","IAC"]
},
"Frequency":{
"command":"FREQ:CW",
"parameter_type":"float_value",
"minima":"1",
"maxima":"1E8"
},
"LevelVoltage":{
"command":"LEVel:VOLTage",
"parameter_type":"float_value",
"minima":"1E-2",
"maxima":"1E8"
},
"LevelCurrent":{
"command":"LEVel:CURRent",
"parameter_type":"float_value",
"minima":"1E-2",
"maxima":"1E8"
},
"LevelSresistance":{
"command":"LEVel:SRESistance",
"parameter_type":"string",
"parameter":["30","50","100"]
},
"LevelALC":{
"command":"LEVel:ALC",
"parameter_type":"string",
"parameter":["OFF","ON"]
},
"LevelMode":{
"command":"LEVel:MODE",
"parameter_type":"query_only"
},
"ApertureRate":{
"command":"APER:RATE",
"parameter_type":"string",
"parameter":["SLOW","MED","FAST"]
},
"ApertureAVG":{
"command":"APER:AVG",
"parameter_type":"int_value",
"minima":"0",
"maxima":"256"
},
"SetApertureRate":{
"command":"APER",
"parameter_type":"string",
"parameter":["SLOW","MED","FAST"]
},
"SetApertureAVG":{
"command":"APER",
"parameter_type":"int_value",
"minima":"0",
"maxima":"256"
},
"Fetch":{
"command":"Fetch",
"parameter_type":"query_only"
},
"FetchImpedance":{
"command":"FETCh:IMPedance",
"parameter_type":"query_only"
},
"FetchMain":{
"command":"FETCh:MAIN",
"parameter_type":"query_only"
},
"FetchMonitor":{
"command":"FETCh:MONitor",
"parameter_type":"query_only"
},
"TriggerSource":{
"command":"TRIGger:SOURce",
"parameter_type":"string",
"parameter":["INT","MAN","EXT","BUS"]
},
"TriggerDelay":{
"command":"TRIGger:DELAY",
"parameter_type":"float_value",
"minima":"0.000",
"maxima":"60"
}
},
"author": "Benny Lin",
"license": "MIT"
}