The beep parameter may be used to set or query whether a beep should be emitted the next time the screenShow command is issued.
query command
set command
Global.
query beep set beep { on | off }
on | Use the on parameter to indicate that a beep should be emitted the next time the screenShow command is issued. |
off | Use the off parameter to indicate that a beep should not be emitted the next time the screenShow command is issued. |
query beep set beep on
query command
screenShow command
set command