Skip to contents

Open a connection to the first spectrometer found and initialize an object with a reference to the Java object returned by Omni Driver.

Usage

start_session(error.action = stop)

Arguments

error.action

function, usually one of stop(), warning() or message().

Value

On success a java wrapper which allows access to the driver with an open connection to the instrument.

See also

Other spectrometer-connection functions: end_session(), list_instruments()