Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/FSLA
Contact:
Class Description
Use PiLC for FSLA project
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
ControlRegisterScalar: DevLong | 0=Signal 5 stopp; 1=Signal 5 with g1 ; 3=Signal 5 with g1 and g2 |
N1Scalar: DevDouble | n1 |
N2Scalar: DevDouble | n2 |
DeltaScalar: DevDouble | Delta |
Delta2Scalar: DevDouble | Delta2 |
HighTimeG1G2Scalar: DevDouble | High-Time for g1 and g2 |
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 |
---|---|
PiLCDeviceDevString | Name of the tango device talking with the PiLC |
Please log in to comment.