TANGO

Device Servers


Mar345Ctrl Tango Class
( Mar345 Controller )

Description Properties Commands Attributes States



Commands


    6 Device Commands
    Name
    Inherited
    Concrete
    Input type
    Output type
    Level
    Description
    State true true Tango::DEV_VOID Tango::DEV_STATE OPERATOR This command gets the device state (stored in its device_state data member) and returns it to the caller.
    Status true true Tango::DEV_VOID Tango::CONST_DEV_STRING OPERATOR This command gets the device status (stored in its device_status data member) and returns it to the caller.
    WriteReadSocket false true Tango::DEV_STRING Tango::DEV_STRING OPERATOR Writes a command to the socket and gets the answer.
    Erase false true Tango::DEV_VOID Tango::DEV_VOID OPERATOR
    Scan false true Tango::DEV_VOID Tango::DEV_VOID OPERATOR
    ChangeMode false true Tango::DEV_LONG Tango::DEV_VOID OPERATOR Change the scanmode to: 1200, 1600, 2000, 2300, 1800, 2400, 3000 or 3450.






TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project