This is historical information of device classes implemented in NewportOmega device server.

Use this link to find the valid information.

Development status: New development
Information status: New

Contact:



Class Description


Device server to show the Omega Strain gage from Newport, in a tango system.

Families: Instrumentation

Key words:

Platform: Unix Like

Language: Python

License:

Contact:

Hardware


Manufacturer: Newport

Product:

Omega

Bus: Serial Line

Class interface


Attributes:

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.
ExecInput: DevString
Output: DevString
Expert attribute to execute python code inside the device. Use it extremelly carefully.
OpenInput: DevVoid
Output: DevVoid
Open the communications with the lower level serial line.
CloseInput: DevVoid
Output: DevVoid
Close the communications with the lower level serial line.

Pipes:

Properties:

Name Description
SerialDevString Device name for serial line, or a local tty file path
AddressDevString Some of this instruments can be connected in a shared bus like 485, having each an identifier.
MeasuresArray of DevString List of elements to read from the instrument: UnfilteredValue, FilteredValue, PeakValue, ValleyValue.
UnitsDevString Unit to be used in the dynamic attributes

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 are looking at this version now.



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:19 Jan 2017, 10:43 a.m.