|
|
|
|
|
Device Server |
Acquire_Waveform_Lecroy_Prj |
|
Implemented in C++ |
| |
||
| IPaddress | Tango::DEV_STRING | The IP address of the Lecroy scope to build a connection with. |
| ChannelName | Tango::DEV_STRING | The name of channel on which the acquisition will be done. This name must be composed with two caracters : (a letter followed by a number) C for a physical channel F for a calculated waveform M for a memorised waveform ... Example : C2 (is the channel 2) Default : C1 (channel 1 |
| Property Name | Default Values |
| IPaddress | No default value |
| ChannelName | No default value |
| |
|
| OPEN | The socket TCP IP is successfully opened between the Lecroy scope and this DServer. |
| CLOSE | The communication between the Lecroy scope and the DServer is closed. |
| FAULT | The communication between the Lecroy scope and the DServer is not done. |
| ALARM | An error occured during a Write or Read command. |
| |
|||
| triggerTime | |||
| verticalOffset | |||
| verticalGain | |||
| horizontalOffset | |||
| horizontalInterval | |||
| nominalBits | |||
| waveArrayCount | |||
| waveArray2 | |||
| waveArray1 | |||
| |
|||
| verticalScaledData | |||
| rawWaveformData | |||
| |
||
| Init | DEV_VOID | DEV_VOID |
| State | DEV_VOID | DEV_STATE |
| Status | DEV_VOID | CONST_DEV_STRING |
| |
||
| WriteRead | DEV_STRING | DEV_STRING |
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 |