Skip to content

Commit

Permalink
Fix keithley 2400 IOC bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Willemsen committed Nov 30, 2017
1 parent 1289654 commit 536e0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KHLY2400/KHLY2400-IOC-01App/Db/KHLY2400.db
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ record(ai, "$(P)R")
field(DESC, "Resistance")
field(EGU, "ohm")
field(PREC, "5")
field(INP, "$(P)V:CALC CP MS")
field(INP, "$(P)R:CALC CP MS")
info(archive, "VAL")
info(INTEREST, "HIGH")
}
Expand Down

0 comments on commit 536e0b9

Please sign in to comment.