4.1. HBMSpider8

Summary:

HBMSpider8

Type:

DataIO

License:

licensed under LGPL

Platforms:

not known

Devices:

HBMSpider8

Author:

Christian Kohler, Uniersidade Federal de Alagoas (UFAL)

Requires:

SerialIO

4.1.1. Overview

The plugin implements the Spider8 functions for the analog-digital-converter from HBM. The installation needs an initialized serial port

The plugin implements the Spider8 functions for the analog-digital-converter from HBM. The installation needs an initialized serial port

4.1.2. Initialization

The following parameters are mandatory or optional for initializing an instance of this plugin:

  • SerialIO: Union[itom.dataIO, itom.actuator]

    Open com-port where Spider8 device is connected

  • baud: int, optional

    baud rate for hbm

    Value range: [9600, 76800], Default: 57600

4.1.3. Parameters

These parameters are available and can be used to configure the NI-DAQmx instance. During the runtime of an instance, the values of these parameters are obtained by the method getParam, writeable parameters can be changed using setParam.

SerialIO: {Union[itom.dataIO, itom.actuator]}

Open com-port where Spider8 device is connected

baud: {int}

baud rate for hbm Value range: [9600, 76800], Default: 57600