ERROR: “No USB A/D Module available”
Verify that the Bitwise QuickUSB drivers are installed under the add or remove programs listing:
If running SpectralWorks version 5.xxx on Windows 10 and the Bitwise QuickUSB drivers are missing they can be downloaded here: http://olisweb.com/software/downloads/DriversAndUtils/
If running an earlier version of Windows or SpectralWorks then contact OLIS at techsupport@olisweb.com or elisabeth@olisweb.com.
How to setup and use a temperature script
This requires temperature controller to be interfaced with OLIS SpectralWorks.
On the repeated scans tab in OLIS SpectralWorks select the Temperature Script Option from the “Repeated Scans as a function” of dropdown.
Use the browse button to navigate out to the folder where the temperature script files are stored.
Click Edit/Print Script to make changes to the script:
[Type]
Temperature
[Comment]
Comment Section.
Any amount of text and/or white space may be put into the Comment Section.
Any comments outside of the comment section (line comments) MUST be preceded with a semi-colon, and all text following a semi-colon on a single line is ignored.
Scriptfiles are divided into different sections by section headers (header names enclosed in square brackets). Section headers must start in the first column, and no other data, including comments, can follow them.
Different types of scripts will contain different sections. The only sections guaranteed to be in every script file are Type and Scans. A comment section is optional but can also be placed in any script file.
[Scans]
10 ;Number of scans/assays to take
[Scan Data]
;Data for each scan consists of a temperature (in degrees C) and ;an incubation time (in minutes) for the machine to wait before collecting data
;after the temperature control device has reached the desired temperature.
; Temp Incubation
21 1
25 1
30 1
35 2
40 0
45 1
50 0
55 0
60 0.5
65 0