Communication Parameters
76
Hardware Settings
77
Hardware Settings
Command Name: Beep Volume
Usage: Sets the buzzer volume.
Description: This command allows you to set the beep volume to high or low.
You can also turn off the beep for a quite operation.
Default: Beep is set to High volume.
Programming Code: Serial Command:
Beep High (Default) P%2664<┘
Options:
Programming Code: Serial Command:
Beep Low P%2632<┘
Beep Off P%260<┘