IMX.Close()

<< Click to Display Table of Contents >>

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

IMX.Close()

Description

Releases communications with Multiplexer.

 

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

 

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

 

Type

INSTANCE FUNCTION

 

Usage

IMX.Close()