ISIS Logo
FINS
FINS IOC
address-read.template
Go to the documentation of this file.
1 
2 record(longin, "$(P)$(Q)$(NAME):RAW") {
3  field(DTYP, "asynInt32")
4  field(INP, "@asyn($(PORT), $(ADDR), 5.0) FINS_DM_READ")
5  field(SCAN, "2 second")
6  field(FLNK, "$(P)$(Q)$(NAME)")
7 }
8 
9 record(mbbiDirect, "$(P)$(Q)$(NAME)")
10 {
11  field(DESC, "$(DESC)")
12  field(DTYP, "Soft Channel")
13  field(INP, "$(P)$(Q)$(NAME):RAW CPP")
14  field(SCAN, ".1 second")
15  field(SIML, "$(P)$(Q)SIM")
16  field(SIOL, "$(P)$(Q)SIM:$(NAME)")
17 }
18 
19 
20 ### Simulation Records ###
21 
22 record(mbbiDirect, "$(P)$(Q)SIM:$(NAME)")
23 {
24  field(SCAN, "Passive")
25  field(DTYP, "Soft Channel")
26  field(VAL, "1")
27 }
record(longin,"$(P)$(Q)$(NAME):RAW")
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5