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

Fix ReadChipID record

It only works as fanout if records are passive scanned.
parent 25604aab
No related branches found
No related tags found
1 merge request!12Add NTTable for seeing hybrids status. Minor changes.
record(fanout, "$(P)$(R)$(HYB):ReadChipInfo") { record(dfanout, "$(P)$(R)$(HYB):ReadChipInfo") {
field(DESC, "Read particular chip info") field(DESC, "Read particular chip info")
field(LNK1, "$(P)$(R)$(HYB):LinkStatus-R") field(VAL, "0")
field(LNK2, "$(P)$(R)$(HYB):ID-R") field(OUTA, "$(P)$(R)$(HYB):ID-R.PROC 1")
field(LNK3, "$(P)$(R)$(HYB):FwVersion-R") field(OUTB, "$(P)$(R)$(HYB):FwVersion-R.PROC 1")
field(LNK4, "$(P)$(R)$(HYB):GeoPos-R") field(OUTC, "$(P)$(R)$(HYB):GeoPos-R.PROC 1")
} }
record(stringin, "$(P)$(R)$(HYB):FwVersion-R") { record(stringin, "$(P)$(R)$(HYB):FwVersion-R") {
......
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