// Send generator frequency value gvarset(8130,0); timer = 30; do {timer -;} while (timer> 0); // Delay for 30ms exit (99); // normal exit