WLM871 (Ethernet)

From: bristol

Class: herosdevices.hardware.bristol.wlm.WLM871

Driver Quality Index: beta

Controller for the Bristol Instruments 871A Laser Wavelength Meter with network interface.

Bold arguments are mandatory. For more information on the listed arguments refer to the class documentation: herosdevices.hardware.bristol.wlm.WLM871 If parameters appear in this list but not in the class definition, please recursively check the linked base classes for the definition of the parameter.

Argument

Type

Default Value

Description

address

<class ‘str’>

pid_module

<class ‘bool’>

False

timeout

<class ‘float’>

1.0

The following JSON strings can be used to start a HERO device representation of WLM871 using BOSS.

{
    "_id": "my_WLM871",
    "classname": "herosdevices.hardware.bristol.wlm.WLM871",
    "arguments": {
        "address": "<class 'str'>",
        "pid_module": false,
        "timeout": 1.0
    }
}

generated from signature

Inheritance diagram of herosdevices.hardware.bristol.wlm.WLM871