5 lines
176 B
Plaintext
Executable File
5 lines
176 B
Plaintext
Executable File
# Record template which is used to check if the IOC is ready
|
|
record(ai, "$(PVPREFIX):IOCREADY") {
|
|
field(DESC, "Used to check if the test IOC is online")
|
|
field(VAL, 1)
|
|
} |