Skip to content

Commit

Permalink
revert: evrMrmApp/Db/mrmevrtsabs.template removed
Browse files Browse the repository at this point in the history
- There is a possibility to bind 1 abs event to many * relative events.
- Minor fixes
- Code-SP added to control event codes without knowing the OBJ.
  • Loading branch information
jerzyjamroz committed Dec 2, 2024
1 parent 7d4ce53 commit 724bf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evrApp/Db/evreventutag.db
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ record(longout, "$(EN)Code-SP") {
record(printf, "$(EN)Code-Lock_") {
field(ASG, "private")
field(DISP, "1")
field(FMT, "@OBJ=$(OBJ),Code=%u")
field(FMT, "@OBJ=$(EVR),Code=%u")
field(INP0, "$(EN)Code-SP CPP")
field(OUT, "$(EN)-SP.OUT CP")
}

0 comments on commit 724bf7e

Please sign in to comment.