forked from epics_driver_modules/motorBase
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
grecord(longin,"$(P)$(R)")
|
|
{
|
|
field(PINI, "YES")
|
|
field(DTYP,"asynUInt32Digital")
|
|
field(INP,"@asynMask($(PORT) $(CHAN) 0xffffffff)BINARY_INPUT")
|
|
field(SCAN, "$(SCAN)")
|
|
}
|