Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/TGA1240WaveGen
Contact:
Class Description
Class for controlling a TGA1240 waveform generator via Gpib
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Thurlby Thandar Instruments
Product:
TGA1240 Waveform generators
Bus: GPIB
Class interface
Attributes:
| Name | Description |
|---|---|
| ChannelScalar: DevLong | Selected channel |
| WaveformScalar: DevString | Selected waveform |
| ArbWaveformScalar: DevLong | Selected arbitrary waveform |
| FrequencyScalar: DevDouble | Reads last set value. |
| DCOffsetScalar: DevDouble | Set DC offset. Reads last set value. |
| AmplitudeScalar: DevDouble | Set amplitude in Vpp (Volts peak to peak). Reads last set value. |
| OutputScalar: DevString | Set the main output: ON, OFF, NORMAL or INVERT |
| ArbWaveformListSpectrum: DevString | List of possible arbitrary waveforms |
Commands:
| Name | Description |
|---|---|
| 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. |
Pipes:
Properties:
| Name | Description |
|---|---|
| GpibDeviceDevString | Name of the GpibDeviceServer making the gpib conexion |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
30 Mar 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.