This is historical information of device classes implemented in HP53132A device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
- controls the HP53132A counter by a GPIB communication
- Can be used to control a HP53131 (but with no warranty : some commands could be not supported).
Families: MeasureInstruments
Key words: HP
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
frequencyScalar: DevDouble | — |
countsNumberScalar: DevLong | — |
inputImpedanceScalar: DevDouble | — |
integrationTimeScalar: DevDouble | — |
frequencyMeasurementEnabledScalar: DevBoolean | — |
countingCompletedScalar: DevShort | — |
modeScalar: DevString | — |
channelNumberScalar: DevShort | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
ResetInput: DevVoid Output: DevVoid |
Reset device |
StartInput: DevVoid Output: DevVoid |
Start counting |
AbortInput: DevVoid Output: DevVoid |
Stop the current counting action, only available in counting mode |
SetAcquisitionModeInput: DevShort Output: DevVoid |
set acquisition mode |
EnableCounterModeInput: DevVoid Output: DevVoid |
Puts the HP53132 in counter mode |
EnableFrequencyModeInput: DevVoid Output: DevVoid |
Puts the HP53132 in frequency mode |
Pipes:
Properties:
Name | Description |
---|---|
GpibProxyNameDevString | name of the gpib device server proxy to call |
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:11 p.m.