Skip to content

Commit

Permalink
fix: OMSL removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz committed Nov 29, 2024
1 parent cc80720 commit e0bd9ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion evrMrmApp/Db/mrmevrtsabs.template
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ record(longout, "$(P)$(Evt=)TsAbsCode-SP") {
}

record(printf, "$(P)$(Evt=)TsAbsLock_") {
field(OMSL, "closed_loop")
field(ASG, "private")
field(DISP, "1")
field(FMT, "@OBJ=$(EVR),Code=%u")
field(INP0, "$(P)$(Evt=)TsAbsCode-SP CPP")
field(OUT, "$(P)$(Evt=)-SP.OUT CP")
Expand Down

0 comments on commit e0bd9ea

Please sign in to comment.