.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Communication/SQLServer
Contact: sergi_rubio



Class Description


Device Server for SQLServer Database Access
This device requires Fandango module to be available in the PYTHONPATH.

Families: Communication

Key words:

Language: Python

License:

Contact: sergi_rubio

Class interface


Attributes:

Name Description
LastUpdateScalar: DevString

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.
QueryInput: DevString
Output: DevVarStringArray
None.

Pipes:

Properties:

Name Description
HostDevString SQLServer host
DataBaseDevString SQL database
DBTypeDevString SQLServer or MySQL
PortDevString SQLServer port
UserDevString
PasswordDevString
UseLocalTimeDevBoolean

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