This is historical information of device classes implemented in TurboPMAC device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_0_7_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Mirrors/TurboPMAC
Contact:
Class Description
controls communication with PMAC through Ethernet
Families: BeamlineComponents
Key words: - Mirrors
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: Delta Tau
Product:
PMAC
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
oKCommandCounterScalar: DevLong | — |
badCommandCounterScalar: DevLong | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
ResetInput: DevVoid Output: DevVoid |
Reset the controller |
ExecLowLevelCmdInput: DevString Output: DevString |
sends an expert PMAC cmd to the PMAC (expects a response, timeout if no response) |
GetFirmwareRevisionInput: DevVoid Output: DevString |
gets firmware revision |
Pipes:
Properties:
Name | Description |
---|---|
IPAddressDevString | IP Address of the PMAC |
PortDevLong | TCP/IP port for communication default : 1025 |
TCPTimeOutDevLong | valeur de timeout en secondes |
PeriodDevLong | Polling period pour les commandes poll�es en ms |
Updated:
The device class has been updated.
You are looking at this version now.
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.