|
|
|
|
|
Device Server |
Novelec MCCE-2 Electrometers |
|
Implemented in C++ |
| |
||
| CommunicationLinkName | Tango::DEV_STRING | The name of the device which manage the communication. |
| Electrometer1Address | Tango::DEV_USHORT | The first electrometer address configured. Note : if not connected, push 0 or let empty the property. |
| Electrometer2Address | Tango::DEV_USHORT | The second electrometer address configured. Note : if not connected, push 0 or let empty the property. |
| Property Name | Default Values |
| CommunicationLinkName | No default value |
| Electrometer1Address | No default value |
| Electrometer2Address | No default value |
| |
|
| ON | Device up and ready |
| ALARM | Device initialisation not complete or a bad channel number is set. |
| FAULT | Internal electrometer interface is not built or a Serial communication error occurred. |
| DISABLE | No electrometer conected! |
| |
|||
| electrometerChannel: MCCE2 electrometer have two channels to support two amplifiers. WARN : default is 0 (please set this value first). | |||
| range1: The channel one MCCE2 range. | |||
| range2: The channel two MCCE range. | |||
| |
||
| Init | DEV_VOID | DEV_VOID |
| State | DEV_VOID | DEV_STATE |
| Status | DEV_VOID | CONST_DEV_STRING |
| RangeUP | DEV_VOID | DEV_VOID |
| RangeDOWN | DEV_VOID | DEV_VOID |
| Reset | DEV_VOID | DEV_VOID |
| ClearRegisters | DEV_VOID | DEV_VOID |
| GetRange | DEV_VOID | DEV_STRING |
| SetRange | DEV_STRING | DEV_VOID |
| SetPolarity | DEV_STRING | DEV_VOID |
| GetElectrometerTypeStr | DEV_USHORT | DEV_STRING |
| |
||
| SetZeroVFFunction | DEV_VOID | DEV_VOID |
| SetOffsetZeroV1Function | DEV_VOID | DEV_VOID |
| SetLeakageZeroV2Function | DEV_VOID | DEV_VOID |
| SetTestFunction | DEV_VOID | DEV_VOID |
| SetMeasureFunction | DEV_VOID | DEV_VOID |
| MCCE2_ON | DEV_VOID | DEV_VOID |
| MCCE2_OFF | DEV_VOID | DEV_VOID |
| Local | DEV_VOID | DEV_VOID |
| Remote | DEV_VOID | DEV_VOID |
| GetMode | DEV_VOID | DEV_STRING |
| GetPolarity | DEV_VOID | DEV_STRING |
| GetHzFilter | DEV_VOID | DEV_SHORT |
| SetHzFilter | DEV_SHORT | DEV_VOID |
| GetGain | DEV_VOID | DEV_SHORT |
| SetGain | DEV_USHORT | DEV_VOID |
TANGO is an open source project hosted by :
|
Core and Tools :
CVS repository on
tango-cs project
Device Servers : CVS repository on tango-ds project |