Skip to content
Snippets Groups Projects
Commit 1a04afb6 authored by Marco Filho's avatar Marco Filho
Browse files

Add missing PINI

parent 85fd0868
No related branches found
No related tags found
1 merge request!7Major refactor
...@@ -19,6 +19,7 @@ record(aai, "$(P)$(R)$(HYB)$(VMM)$(C)$(CH)-R") { ...@@ -19,6 +19,7 @@ record(aai, "$(P)$(R)$(HYB)$(VMM)$(C)$(CH)-R") {
field(NELM, "64") field(NELM, "64")
field(FTVL, "CHAR") field(FTVL, "CHAR")
field(SCAN, "I/O Intr") field(SCAN, "I/O Intr")
field(PINI, "YES")
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))HYB_$(HYB)_$(VMM)_$(CH)") field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))HYB_$(HYB)_$(VMM)_$(CH)")
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment