forked from epics_driver_modules/motorBase
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
record(longin,"$(P)$(R)") {
|
|
field(PINI, "YES")
|
|
field(DTYP,"asynUInt32Digital")
|
|
field(INP,"@asynMask($(PORT) 0 0xffffffff)ACR_BINARY_IN")
|
|
field(SCAN, "$(SCAN)")
|
|
}
|