Skip to content
Snippets Groups Projects
Commit 6f0f6357 authored by Douglas Araujo's avatar Douglas Araujo
Browse files

Fix mbbi item string length

parent 32582171
No related branches found
No related tags found
No related merge requests found
......@@ -1676,9 +1676,9 @@ record(mbbi, "$(P)$(R)FrameStampProd-R") {
field(DESC, "Timestamp produced source")
field(DTYP, "asynInt32")
field(ZRVL, "2")
field(ZRST, "Frame timestamp DCAM module")
field(ZRST, "DCAM module")
field(ONVL, "5")
field(ONST, "Frame timestamp image device")
field(ONST, "Image device")
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))H_FRAMESTAMP_PRODUCER")
field(SCAN, "I/O Intr")
}
......
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