weblab-instrument
Version:
communication with instrument through usb
133 lines (132 loc) • 3.12 kB
JSON
{
"GPDX303S": {
"model":["GPD-2303S","GPD-3303S","GPD-4303S"],
"maxChNum":{"GPD-2303S":2,"GPD-3303S":2,"GPD-4303S":4},
"IDN":{
"command":"*IDN",
"parameter_type":"query_only"
},
"SysLocal":{
"command":"LOCAL",
"parameter_type":"parameter_free"
},
"SysRemote":{
"command":"REMOTE",
"parameter_type":"parameter_free"
},
"SysErr":{
"command":"ERR",
"parameter_type":"query_only"
},
"STATUS":{
"command":"STATUS",
"parameter_type":"query_only"
},
"ISET":{
"command":["ISET1","ISET2","ISET3","ISET4"],
"parameter_type":"pwr_specific",
"format":"no_space",
"minima":"0",
"maxima":"3"
},
"VSET":{
"command":["VSET1","VSET2","VSET3","VSET4"],
"parameter_type":"pwr_specific",
"format":"no_space",
"minima":"0",
"maxima":"30"
},
"IOUT":{
"command":["IOUT1","IOUT2","IOUT3","IOUT4"],
"parameter_type":"query_only"
},
"VOUT":{
"command":["VOUT1","VOUT2","VOUT3","VOUT4"],
"parameter_type":"query_only"
},
"TRACK":{
"command":"TRACK",
"parameter_type":"pwr_specific",
"format":"no_separate",
"parameter":["0","1","2"]
},
"BEEP":{
"command":"BEEP",
"parameter_type":"pwr_specific",
"format":"no_separate",
"parameter":["0","1"]
},
"OUT":{
"command":"OUT",
"parameter_type":"pwr_specific",
"format":"no_separate",
"parameter":["0","1"]
}
},
"GPD3303": {
"model":["GPD-3303","GPD-3303D"],
"maxChNum":{"GPD-3303":2,"GPD-3303D":2},
"IDN":{
"command":"*IDN",
"parameter_type":"query_only"
},
"SysLocal":{
"command":"LOCAL",
"parameter_type":"parameter_free"
},
"SysRemote":{
"command":"REMOTE",
"parameter_type":"parameter_free"
},
"SysErr":{
"command":"ERR",
"parameter_type":"query_only"
},
"STATUS":{
"command":"STATUS",
"parameter_type":"query_only"
},
"ISET":{
"command":["ISET1","ISET2","ISET3","ISET4"],
"parameter_type":"pwr_specific",
"format":"no_space",
"minima":"0",
"maxima":"3"
},
"VSET":{
"command":["VSET1","VSET2","VSET3","VSET4"],
"parameter_type":"pwr_specific",
"format":"no_space",
"minima":"0",
"maxima":"30"
},
"IOUT":{
"command":["IOUT1","IOUT2","IOUT3","IOUT4"],
"parameter_type":"query_only"
},
"VOUT":{
"command":["VOUT1","VOUT2","VOUT3","VOUT4"],
"parameter_type":"query_only"
},
"TRACK":{
"command":"TRACK",
"parameter_type":"pwr_specific",
"format":"no_separate",
"parameter":["0","1","2"]
},
"BEEP":{
"command":"BEEP",
"parameter_type":"pwr_specific",
"format":"no_separate",
"parameter":["0","1"]
},
"OUT":{
"command":"OUT",
"parameter_type":"pwr_specific",
"format":"no_separate",
"parameter":["0","1"]
}
},
"author": "Benny Lin",
"license": "MIT"
}