Skip to content
Snippets Groups Projects
Commit 3039e08a authored by rivers's avatar rivers
Browse files

Corrected errors

parent 1c9109ea
No related branches found
No related tags found
No related merge requests found
# Set the SCAN field of the longin record and bi record #2 to ".1 second", rather than I/O
# Set the SCAN field of the longin record and bi record #2 to "1 second", rather than I/O
# interrupt, because the quadEM toggles input #2 at 800Hz, and that is too much load on the IOC
file "$(IPUNIDIG)/ipUnidigApp/Db/IpUnidigLi.db"
{
pattern
{P, R, PORT, SCAN}
{xxx:, UnidigLi1, Unidig1, "1 second"}
{xxx:, Unidig1Li, Unidig1, "1 second"}
}
file "$(IPUNIDIG)/ipUnidigApp/Db/IpUnidigBi.db"
......@@ -72,5 +72,5 @@ file "$(IPUNIDIG)/ipUnidigApp/Db/IpUnidigLo.db"
{
pattern
{P, R, PORT}
{xxx:, UnidigLo1, Unidig1}
{xxx:, Unidig1Lo, Unidig1}
}
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