.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_1
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/RohdeSchwarz/RohdeSchwarzSMl
Contact:



Class Description


This class handles Rohdes and Schwarz signal generators. Supported model is: -SML01

Families: Instrumentation

Key words:

Platform: All Platforms

Language: Cpp

License:

Contact:

Hardware


Manufacturer: RohdeSchwarz

Product:

SMl

Bus: GPIB

Class interface


Attributes:

Name Description
FrequencyScalar: DevDouble
VoltageScalar: DevDouble
VoltageOffsetScalar: DevDouble
FunctionScalar: DevString
SweepStartFrequencyScalar: DevDouble
SweepStopFrequencyScalar: DevDouble
SweepTimeScalar: DevDouble
TriggerSourceScalar: DevString
BurstCyclesScalar: DevLong
BurstPhaseScalar: DevDouble
ModeScalar: DevString
SweepStepScalar: DevDouble
BurstRateScalar: DevDouble

Commands:

Name Description
StateInput: DevVoid
Output: State
State Code
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Status description
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller.
OnInput: DevVoid
Output: DevVoid
Switch signal generation ON according to settings.
OffInput: DevVoid
Output: DevVoid
Switch signal generation OFF.
ResetInput: DevVoid
Output: DevVoid

Pipes:

Properties:

Name Description
Gpib_device_nameDevString This is the gpib device exported by gpibDeviceServer that will be controlled.
Mult_factorDevDouble Multiplicator factor. Warning Freq mul_factor should never be greater than signed 32bits integer max value.


Please log in to comment.

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 .



3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:3 Jan 2017, 1:59 p.m.