Added FITS file format
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14756 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -15,6 +15,8 @@ record(mbbo, "$(P)$(R)FileFormat")
|
||||
field(THVL, "3")
|
||||
field(FRST, "RAW")
|
||||
field(FRVL, "4")
|
||||
field(FVST, "FITS")
|
||||
field(FVVL, "5")
|
||||
}
|
||||
|
||||
# These are the records that we modify from NDFile.template
|
||||
@@ -30,6 +32,8 @@ record(mbbi, "$(P)$(R)FileFormat_RBV")
|
||||
field(THVL, "3")
|
||||
field(FRST, "RAW")
|
||||
field(FRVL, "4")
|
||||
field(FVST, "FITS")
|
||||
field(FVVL, "5")
|
||||
}
|
||||
|
||||
record(mbbo, "$(P)$(R)ImageMode")
|
||||
|
||||
Reference in New Issue
Block a user