Files
motorDriverTests/ioc/db/ready.db
2025-07-23 13:20:38 +02:00

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