Generic Device Driver
The "Standard Device" Device Type

The Standard Device device type is the basic type for all other types.

As drivers communicate with external instruments, Chromeleon assumes that the communication with the instrument is explicitly enabled and disabled. To do so, Chromeleon uses the Connect and Disconnect functions. In addition, the Reset function is optionally defined.

After successfully completing the Connect command sequence, the action specified in the default settings (see  Setting the Defaults (Property Defaults)) is performed for each property.

For an overview, refer to  The Generic Device Driver.