This commit is contained in:
h840473807
2025-06-24 01:03:06 +08:00
committed by GitHub
15 changed files with 1017 additions and 39 deletions

View File

@@ -90,6 +90,8 @@ set(action_files
"action/Evaporate.action"
"action/EvacuateAndRefill.action"
"action/GetRaman.action"
"action/WorkStationRun.action"
"action/AGVTransfer.action"
)

View File

@@ -0,0 +1,13 @@
# Goal
int32 integtime
int32 ldpower
bool ldwave
float64 ccdtemp
string filename
string saveroot
---
# Result
string success
---
# Feedback
string status