 Development status:
    Released,
            Release: Release_1_1
        
    
    Development status:
    Released,
            Release: Release_1_1
        
    
    Information status: Updated
    
        
    
    
    
    Repository:
    
    
        http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/Piezosystem/PiezoJenaNV401CLE
    
    
    
    
    Contact:
    
        
    
Class Description
Class for the voltage amplifier NV40/1CLE from Jena.
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Jena
Product:
NV40 1CLE
Bus: Socket
Class interface
Attributes:
| Name | Description | 
|---|---|
| ClosedLoopScalar: DevLong | 0 -> set open loop, 1 -> set close loop. Reads the last set value. | 
| PositionScalar: DevDouble | Value from/to the amplifier. Read value always in mum. Write value in V in open loop and mum in close loop. | 
| UnitLimitMaxScalar: DevDouble | — | 
| UnitLimitMinScalar: 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. | 
| StopMoveInput: DevVoid Output: DevVoid | Only implemented for compatibility with the Hasylab Motor. | 
| CalibrateInput: DevDouble Output: DevVoid | Only for compatibility reasons. Does nothing. | 
Pipes:
Properties:
| Name | Description | 
|---|---|
| SocketDSDevString | Name of the device server making the socket connection. | 
Please log in to comment.
