takes the MOVES bit into account

This commit is contained in:
2025-05-13 11:16:02 +02:00
parent 3ef72a5b16
commit f93303216f
2 changed files with 19 additions and 7 deletions

View File

@ -14,9 +14,10 @@ file "$(sinqSPS_DB)/readbit.db"
{1 , 1 , "SHUTTER-READY" , "" , "" , "" }
{1 , 2 , "EMERGENCY-STOP-OFF", "" , "" , "" }
{1 , 3 , "NOT-LOCKED" , "" , "" , "" }
{1 , 4 , "CLOSED" , "Closed" , "Open" , "" }
{1 , 5 , "OPEN" , "Open" , "Closed" , "" }
{1 , 4 , "CLOSED" , "closed" , "open" , "" }
{1 , 5 , "OPEN" , "open" , "closed" , "" }
{1 , 6 , "REMOTE-OKAY" , "" , "" , "" }
{1 , 7 , "MOVES" , "" , "" , "" }
}
# The way that the strings are currently implemented in the SPS, the first two