Files
motorDriverTests/ioc/db/ready.db

5 lines
176 B
Plaintext

# 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)
}