mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-07 23:45:10 +00:00
Add registry to 电化学工作站 & 奥谱天成拉曼
This commit is contained in:
@@ -49,6 +49,8 @@ set(action_files
|
||||
"action/Evaporate.action"
|
||||
"action/EvacuateAndRefill.action"
|
||||
|
||||
"action/GetRaman.action"
|
||||
|
||||
"action/WorkStationRun.action"
|
||||
"action/AGVTransfer.action"
|
||||
)
|
||||
|
||||
13
unilabos_msgs/action/GetRaman.action
Normal file
13
unilabos_msgs/action/GetRaman.action
Normal file
@@ -0,0 +1,13 @@
|
||||
# Goal
|
||||
int32 integtime
|
||||
int32 ldpower
|
||||
bool ldwave
|
||||
float64 ccdtemp
|
||||
string filename
|
||||
string saveroot
|
||||
---
|
||||
# Result
|
||||
string success
|
||||
---
|
||||
# Feedback
|
||||
string status
|
||||
Reference in New Issue
Block a user