Skip to contents

A function to query the version of the firmware from a spectrometer.

Usage

get_firmware_model(jwrapper, sr.index = 0L)

Arguments

jwrapper

an open Wrapper object from Omnidriver

sr.index

an index to address the spectrometer

Value

A character string value of form "USB2000" or similar.

Note

Only supported in API version >= 2.40, in earlier API versions an error is triggered if use is attempted.