Mux.Open()

Type: INSTANCE FUNCTION

Purpose: Acquires the use of an ECM8.

The ECM8 associated with the MUX object must be connected and operational when this function is called.

This function must be called prior to calling any other MUX object ifunctions.

Mux.Open() also initializes the ECM8 hardware to the following settings:

Mux.Open(false) initializes the ECM8 hardware without changing the above settings.

Mux.Open() can fail for a variety of reasons. These include:

Usage: Status = MUX.Open()

 

Status

BOOL

Success flag.

TRUE if Mux opened OK.

FALSE if function failed.

Related Topics Link IconRelated Topics