Skip to content
Snippets Groups Projects
Commit f2a5f136 authored by Mario's avatar Mario
Browse files

working with the latest labRemote

parent fce93669
Branches
No related tags found
No related merge requests found
Pipeline #2354066 passed
......@@ -14,7 +14,7 @@
"devices": {
"HMP4040" : {
"hw-type": "PS",
"hw-model": "RS_HMPXXXX",
"hw-model": "RS_HMP4040",
"communication": {
"protocol" : "TextSerialCom",
"port" : "/dev/ttyACM0"
......@@ -26,7 +26,8 @@
"communication": {
"protocol": "TextSerialCom",
"port": "/dev/ttyUSB1",
"baudrate": "B9600"
"baudrate": "B9600",
"termination": "\r"
}
},
"KeithleyGPIB" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment