ECM8.Close()

<< Click to Display Table of Contents >>

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

ECM8.Close()

Description

Releases communications with Multiplexer.

 

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

 

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

 

Type

INSTANCE FUNCTION

 

Usage

ECM8.Close()