Skip to content
Snippets Groups Projects
Commit 3d6ec603 authored by mooney's avatar mooney
Browse files

added [basename] (user chooses data-file base name)

parent 9d85c556
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,9 @@ $(P)saveData_fileSystem ...@@ -19,6 +19,9 @@ $(P)saveData_fileSystem
[subdir] # scan file subdirectory [subdir] # scan file subdirectory
$(P)saveData_subDir $(P)saveData_subDir
[basename] # PV containing the desired data-file base name
$(P)saveData_baseName
[fullPathName] [fullPathName]
$(P)saveData_fullPathName $(P)saveData_fullPathName
...@@ -33,8 +36,7 @@ $(P)scan3 ...@@ -33,8 +36,7 @@ $(P)scan3
$(P)scan4 $(P)scan4
[extraPV] [extraPV]
$(P)userCalc1.CALC "string"
$(P)saveData_realTime1D "enum" $(P)saveData_comment1
$(P)saveData_scanNumber "long" $(P)saveData_comment2
$(P)saveData_fileSystem "filesystem"
$(P)scan1.P1SM "scan mode" $(P)scan1.P1SM "scan mode"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment