2 Commits
0.2.0 ... main

Author SHA1 Message Date
6eb2b7197b update comment 2025-06-17 14:13:53 +02:00
f67ade602e bugfix: need to increase read size 2025-05-27 16:29:17 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ require sinqS7plcFW
# )
epicsEnvSet("SPS_REGISTER_NAME", "SPS-SHUTTER")
epicsEnvSet("SPS_FETCH_SIZE", "152")
epicsEnvSet("SPS_FETCH_SIZE", "154")
# Seems that 1 doesn't work
epicsEnvSet("SPS_WRITE_SIZE", "2")

View File

@ -22,8 +22,8 @@ file "$(sinqSPS_DB)/readbit.db"
# The way that the strings are currently implemented in the SPS, the first two
# bytes are the maximum length of the string and the size of the current string
# in the register. The epics driver doesn't seem to handle this currently, so
# we add two to the offset to skip these bytes.
# in the register.
file "$(sinqSPS_DB)/readstring.db"
{
pattern