ISIS Logo
FINS
FINS IOC
zoom-vacuum-main.template
Go to the documentation of this file.
1 
2 record(bi, "$(P)$(Q)$(NAME)") {
3  field(DESC, "$(DESC)")
4  field(DTYP, "asynInt32")
5  field(INP, "@asyn(PLC, $(ADDRP), 5.0) $(BIT)")
6  field(SCAN, "2 second")
7  field(SIML, "$(P)$(Q)SIM")
8  field(SIOL, "$(P)$(Q)SIM:$(NAME)")
9  field(SDIS, "$(P)$(Q)DISABLE")
10  info(INTEREST, "HIGH")
11 }
12 
13 ### Simulation Records ###
14 
15 record(bi, "$(P)$(Q)SIM:$(NAME)")
16 {
17  field(SCAN, "Passive")
18  field(DTYP, "Soft Channel")
19 }
record(longin,"$(P)$(Q)$(NAME):RAW")
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5