Mux.Close()
Mux.Close()
Type: INSTANCE FUNCTION
Purpose: Releases communications with multiplexer.
Closing the Mux frees up the COM port and its hardware interrupt. A closed MUX object may be reopened using Mux.Open().
This function does not reinitialize the ECM8. All ECM8 settings are left in their current state.
Usage: Mux.Close()
Comments are closed.