Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SampleEnvironment/RamanOptics
Contact:
Class Description
Class for writting/reading on the valves of the Fento Ventil. Communication is implemented via ADS protocol of Beckhoff. In the default implementation we are using the address 0x4020 and address index offset logic for reading and writing the values of the Beckhoff controller. Index offset for Valve1 is 1, for the Valve2 is 2 and etc.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Fento
Product:
Ventil
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
Valve1Scalar: DevLong | 0 -> open, 1->close |
Valve2Scalar: DevLong | 0 -> open, 1->close |
Valve3Scalar: DevLong | 0 -> open, 1->close |
Valve4Scalar: DevLong | 0 -> open, 1->close |
Valve5Scalar: DevLong | 0 -> open, 1->close |
Valve6Scalar: DevLong | 0 -> open, 1->close |
Valve7Scalar: DevLong | 0 -> open, 1->close |
Valve8Scalar: DevLong | 0 -> open, 1->close |
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 |
---|---|
AdsServerDevString | Name of the Ads Tango device |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
A device class has been added.
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.