Knowledge Base

The beeper appears as a simple output on output 8. You can program it using normal ON, OFFOutput and Blink instructions.

The beeper is automatically sounded briefly whenever a button on the touch screen is pressed. The KBeepOff instruction allows you to suppress the sound.  Note buttons that are configured as “manual” will not beep.

The KBeep instruction lets you generate an identical brief beep at anytime within your program. It gives the same sound as when a button is pressed.