This is historical information of device classes implemented in TGA1240WaveGen device server.
Use this link to find the valid information.
Development status:
Released
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 |
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 are looking at this version now.
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.