MgslSetSerialSignals and MgslGetSerialSignals control and monitor the serial interface signals. An application might activate DTR with MgslSetSerialSignals and monitor DCD with MgslGetSerialSignals, to setup a connection. The MgslWaitEvent call allows the application to block until a specified serial signal event occurs. MgslCancelWaitEvent will terminate a pending MgslWaitEvent call.
| Previous | Contents | Next |