Initial Shutter Module Sketch
This commit is contained in:
7
db/readstring.db
Normal file
7
db/readstring.db
Normal file
@@ -0,0 +1,7 @@
|
||||
record(stringin, "$(PREFIX)$(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")
|
||||
}
|
||||
Reference in New Issue
Block a user