We are developing an application using serial port pins as inputs from switches. We are watching the carrier-detect pin with CommEvent to detect a switch open or close. The problem: can't seem to reset it without shutting off the application and restarting. Is there any way to reset the CommEvent settings during runtime?