WIP: presets all managed on epics side, separates presets from starting #8
Reference in New Issue
Block a user
Delete Branch "moving_more_logic_to_epics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -30,3 +40,2 @@# Current Status of Channel, i.e. is it ready to count?record(bi, "$(INSTR)$(NAME):S$(CHANNEL)")record(bi, "$(INSTR)$(NAME):M$(CHANNEL)_CLEARED")rethink naming as possible
clearing
and
no
yes
@@ -40,0 +103,4 @@field(OUT, "$(INSTR)$(NAME):M$(CHANNEL)_PRESET PP")}record(bi, "$(INSTR)$(NAME):M$(CHANNEL)_PRESET")maybe preset_status and clearing_status instead
@@ -185,0 +308,4 @@{field(DESC, "Zero channels")field(SELM, "All")field(OMSL, "supervisory")closed_loop
@@ -185,0 +304,4 @@field(FLNK, "$(INSTR)$(NAME):PREPARE")}record(dfanout,"$(INSTR)$(NAME):PREPARE")should probably just be start
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.