Mux.Close()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes > class MUX >

Mux.Close()

Description

Releases communications with Multiplexer.

 

Closing the Multiplexer frees up the COM port and its hardware interrupt. A closed Multiplexer object may be reopened using Mux.Open().

 

This function does not reinitialize the Multiplexer. All Multiplexer settings are left in their current state.

 

Type

INSTANCE FUNCTION

 

Usage

Mux.Close()