Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/LoCuM4ENZ
Contact:
Class Description
Class for controlling the 4-Channels Low Current Monitor from ENZ
Families: Instrumentation
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: ENZ
Product:
LoCuM-4
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
BiasVoltageSourceScalar: DevString | BIAS Voltage Source: PLUS, MINUS, EXT or DEF |
MeasuringRangeScalar: DevDouble | — |
ConfigurationScalar: DevString | — |
Commands:
Name | Description |
---|---|
ResetDeviceInput: DevVoid Output: DevVoid |
Resets the device |
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. |
WriteReadSocketInput: DevString Command Output: DevString Answer |
Send a command and read the answer |
Pipes:
Properties:
Name | Description |
---|---|
IpAddrDevString | Ip address for the socket connection |
PortNbDevLong | Port number |
SimulationModeDevLong | 1 if simulation |
Please log in to comment.