Skip to content

Commit d351bae

Browse files
Add note that NO_ALARM is valid for status too
1 parent 5f46132 commit d351bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

softioc/alarm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
INVALID_ALARM = 3
66

77
# Some alarm code definitions taken from EPICS alarm.h
8+
# NO_ALARM = 0
89
READ_ALARM = 1
910
WRITE_ALARM = 2
1011
HIHI_ALARM = 3

0 commit comments

Comments
 (0)