This command sets or queries the amount of time (in milliseconds) between each new screen of the 
LCD screen saver. 
This command is an integer command. See 
Section 6.2 for more information on this type of 
command. The minimum and maximum values for this command are 500 and 600000, respectively. 
This command is saved to non-volatile memory only as part of a preset. The state of this command 
will be restored after power-up only if a preset is saved and that preset is set to be the power-on 
preset. 
Example Description Status Message
S01SSDELAY2000
Set screen saver delay to 2 
seconds (2000 ms). 
S01SSDELAY2000
S01SSDELAY>500
Increase screen saver delay by 
0.5 seconds (500 ms). 
S01SSDELAYx , where x is the new value of 
the screen saver delay. If this command was 
issued after the example above, then the 
status message would be S01SSDELAY2500 . 
S01SSDELAY?
Query screen saver delay. 
S01SSDELAYx , where x is the new value of 
the screen saver delay. If this command was 
issued after the example above, then the 
status message would be S01SSDELAY2500 . 
8.147. SSEN -- Enable or Disable Screen Saver
This command controls whether or not the LCD screen saver is enabled. 
This command is a boolean command. See 
Section 6.1 for more information on this type of command. 
This command is saved to non-volatile memory only as part of a preset. The state of this command 
will be restored after power-up only if a preset is saved and that preset is set to be the power-on 
preset. 
Example Description Status Message
S01SSEN1
Enable screen saver.
S01SSEN1
S01SSEN0
Disable screen saver.
S01SSEN0
S01SSEN2
Toggle screen saver enabled state.
S01SSENx , where x is 0 or 1 depending on the 
current enabled state of the scrren saver. 
S01SSEN?
Query screen saver enabled state.
S01SSENx , where x is 0 or 1 depending on the 
current enabled state of the scrren saver. 
8.148. SSSTART -- Set Idle Time Required for Screen Saver 
to Start