.

Average: 0
Rating Count: 0

Development status: Released, Release: release_1_5_7
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/HP/HP53132A
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

License:

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
EnableFrequencyModeInput: DevVoid
Output: DevVoid
Puts the HP53132 in frequency mode
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

Pipes:

Properties:

Name Description
GpibProxyNameDevString name of the gpib device server proxy to call


Please log in to comment.

20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 10:23 a.m.