Added more AndorShutterMode choices

This commit is contained in:
Mark Rivers
2017-01-09 12:25:01 -06:00
parent 1627ed5fbb
commit 18ca996943
+6
View File
@@ -213,6 +213,12 @@ record(mbbo, "$(P)$(R)AndorShutterMode")
field(ZRVL, "0")
field(ONST, "Always Open")
field(ONVL, "1")
field(TWST, "Always Closed")
field(TWVL, "2")
field(THST, "Open for FVB")
field(THVL, "4")
field(FRST, "Open for Any")
field(FRVL, "5")
}
record(bo, "$(P)$(R)AndorShutterExTTL")