This is historical information of device classes implemented in Fluke8508A device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
Contact:
Class Description
Device to read back the measured voltage value
Families: MeasureInstruments
Key words:
Platform: All Platforms
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Fluke
Product:
8508A
Bus: GPIB
Class interface
Attributes:
Name | Description |
---|---|
voltageScalar: DevDouble | Displays the read back voltage value |
factorScalar: DevDouble | Factor value applied to the voltage value |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
FilterONInput: DevVoid no argin Output: DevVoid no argout |
Inserts a hardware analog filter into the signal path. |
FilterOFFInput: DevVoid no argin Output: DevVoid no argout |
Removes the insterted hardware analog filter into the signal path. |
FastONInput: DevVoid no argin Output: DevVoid no argout |
Reduces the A-D integration time, for faster conversions. |
FastOFFInput: DevVoid no argin Output: DevVoid no argout |
Disables the A-D integration time. |
Pipes:
Properties:
Name | Description |
---|---|
CommunicationLinkDevString | Mandatory <Br> Device which handles the communication protocol |
ConfigurationArray of DevString | List of commands to configure the Fluke |
Updated:
The device class has been updated.
You can see previous version here .
22 Feb 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
30 Nov 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
19 Oct 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
12 Oct 2019, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
5 Oct 2019, DS Admin
Created:
The device class has been added to catalogue.