// Channel = 0 buzz for a count, Channel = 1 buzz continuous
oBUZZER
il commanded again. If Channel=0, the buzzer
s specified in x1. Value specifies the number of firmware loops per
econd.
ut (lngHandle, LJ_ioBUZZER, 0, 53, 4000);
// Value is the Period
// X1 is the toggle count when channel = 0
LJ_i
If Channel=1, the buzzer goes continuously unt
is toggled the number of time
toggle. Following is a pseudocode example.
//Buzz at about 4 kHz for about 1 s
eP
74