SINQSW-107 makes some changes to better cooperate with Nicos

This commit is contained in:
2024-11-13 12:29:24 +01:00
parent 01839b3217
commit 3b660ca560
9 changed files with 101 additions and 64 deletions

View File

@@ -8,10 +8,12 @@
################################################################################
# Status Variables
record(longin, "$(P):$(NAME):MONITOR-CHANNEL")
record(longout, "$(P):$(NAME):MONITOR-CHANNEL")
{
field(DESC, "PRESET-COUNT Monitors this channel")
field(VAL, 1)
field(DRVL, "1") # Smallest Monitor Channel
field(DRVH, "1") # Largest Monitor Channel
field(DISP, 1)
}