Development status:
Released,
Release: release_2_2_9
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/MCCE/NovelecElectrometer
Contact:
Class Description
- This class allows you to control all MCCE-2 Novelec electrometers
- through a Serial bus.
- Supported types : Novelec Electrometers : MCCE2
Families: MeasureInstruments
Key words: - MCCE
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: SAPHYMO
Product:
MCCE-2
Bus: Serial Line
Class interface
Attributes:
| Name | Description |
|---|---|
| electrometerChannelScalar: DevUShort | — |
| range1Scalar: DevString | — |
| range2Scalar: DevString | — |
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. |
| RangeUPInput: DevVoid Output: DevVoid |
None. |
| RangeDOWNInput: DevVoid Output: DevVoid |
None. |
| SetZeroVFFunctionInput: DevVoid Output: DevVoid |
None. |
| SetOffsetZeroV1FunctionInput: DevVoid Output: DevVoid |
None. |
| SetLeakageZeroV2FunctionInput: DevVoid Output: DevVoid |
None. |
| SetTestFunctionInput: DevVoid Output: DevVoid |
None. |
| SetMeasureFunctionInput: DevVoid Output: DevVoid |
None. |
| MCCE2_ONInput: DevVoid Output: DevVoid |
None. |
| MCCE2_OFFInput: DevVoid Output: DevVoid |
None. |
| LocalInput: DevVoid Output: DevVoid |
None. |
| RemoteInput: DevVoid Output: DevVoid |
None. |
| ResetInput: DevVoid Output: DevVoid |
None. |
| ClearRegistersInput: DevVoid Output: DevVoid |
None. |
| GetRangeInput: DevVoid Output: DevString |
None. |
| SetRangeInput: DevString Output: DevVoid |
None. |
| GetModeInput: DevVoid Output: DevString |
None. |
| GetPolarityInput: DevVoid Output: DevString |
None. |
| SetPolarityInput: DevString Output: DevVoid |
None. |
| GetHzFilterInput: DevVoid Output: DevShort |
None. |
| SetHzFilterInput: DevShort Output: DevVoid |
None. |
| GetGainInput: DevVoid Output: DevShort |
None. |
| SetGainInput: DevUShort Output: DevVoid |
None. |
| GetElectrometerTypeStrInput: DevUShort Output: DevString |
None. |
Pipes:
Properties:
| Name | Description |
|---|---|
| CommunicationLinkNameDevString | The name of the device which manage the communication. |
| Electrometer1AddressDevShort | The first electrometer address configured. Note : if not connected, push 0 or let empty the property. |
| Electrometer2AddressDevShort | The second electrometer address configured. Note : if not connected, push 0 or let empty the property. |
Please log in to comment.
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.