This is historical information of device classes implemented in BNC575Ctrl device server.

Use this link to find the valid information.

Development status: Released
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/BNC575Ctrl
Contact: johannes.blume@desy.de



Class Description


Controller server for BNC575

Families: Controllers

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact: johannes.blume@desy.de

Hardware


Manufacturer: Berkeley Nucleonics Corp

Product:

BNC 575

Bus: Ethernet

Class interface


Attributes:

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.
SetValueInput: DevString
command string (without CR/LF termination)
Output: DevBoolean
true on success, false on error
Send any value setting command to the device
GetValueInput: DevString
command string (without CR/LF termination)
Output: DevString
the read value as a string
Send any value reading command to the device

Pipes:

Properties:

Name Description
HostNameDevString Host name / IP address of the controller
PortNumberDevString port number of the controller
ChannelsDevUShort Number of device channels
SimulationModeDevBoolean
ConnectTypeDevString either `serial` for rs232 connection or `net` for network connection
DeviceFileDevString tty device file name
BaudRateDevLong rs232 baud rate

Added by:pgoryl2 on:23 Feb 2017, 9:56 a.m.