Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Fluke/Fluke8845A
Contact:
Class Description
Class for controlling the digital multimeter 8845A from Fluke
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Fluke
Product:
8845A
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
VoltageScalar: DevDouble | Measured voltage |
VoltageRangeScalar: DevDouble | Set voltage range |
SamplesPerTriggerScalar: DevLong | — |
NbTriggersScalar: DevLong | — |
TriggerSourceScalar: DevString | IMM, BUS or EXT |
DataSpectrum: DevDouble | — |
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. |
SendCommandInput: DevString Output: DevString |
Send a command and get an answer |
SetRemoteInput: DevLong 0 -> local, 1 -> remote Output: DevVoid |
— |
TriggerInput: DevVoid Output: DevVoid |
Causes the meter to trigger a measurement when parsed |
Pipes:
Properties:
Name | Description |
---|---|
IPAddressDevString | — |
PortNbDevLong | — |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
27 Aug 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Aug 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Aug 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
6 Aug 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
30 Jul 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Jul 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 Jul 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
9 Jul 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
2 Jul 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
25 Jun 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
18 Jun 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
11 Jun 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
4 Jun 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
30 May 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
28 May 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
21 May 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
14 May 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
7 May 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
30 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
9 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
2 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
26 Mar 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
19 Mar 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
12 Mar 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
5 Mar 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
26 Feb 2022, DS Admin
Created:
The device class has been added to catalogue.