7cfde4570f
Test And Build / Build (push) Successful in 4s
Based on work with NEUTRA N-Shutter or experiment shutter. Add error for retries, don't retry unless status is ok Shutter: Move status FLNK to last string msg shutter: reset busy when moves 0->1
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
record(stringin, "$(INSTR)$(SPS_REGISTER_NAME):$(STRING_NAME)-Msg")
|
|
{
|
|
field(DTYP, "S7plcFW")
|
|
field(INP, "@$(SPS_REGISTER_NAME)/$(OFFSET) L=$(LENGTH)")
|
|
field(PINI, "YES")
|
|
field(SCAN, "I/O Intr")
|
|
field(FLNK, "$(FLNK=)")
|
|
}
|