mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-18 21:41:16 +00:00
nmr
This commit is contained in:
25
unilabos/devices/Qone_nmr/device.json
Normal file
25
unilabos/devices/Qone_nmr/device.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"nodes": [
|
||||
{
|
||||
"id": "Qone_nmr_device",
|
||||
"name": "Qone_NMR_Device",
|
||||
"parent": null,
|
||||
"type": "device",
|
||||
"class": "Qone_nmr",
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
"z": 0
|
||||
},
|
||||
"config": {
|
||||
"output_dir": "D:\\setup\\txt",
|
||||
"monitor_dir": "D:\\Data\\MyPC\\Automation",
|
||||
"stability_checks": 3,
|
||||
"check_interval": 60
|
||||
},
|
||||
"data": {},
|
||||
"children": []
|
||||
}
|
||||
],
|
||||
"links": []
|
||||
}
|
||||
Reference in New Issue
Block a user