sardanavalue

This module is part of the Python Sardana libray. It defines the base classes for Sardana values

Classes

SardanaValue

Inheritance diagram of SardanaValue
class SardanaValue(value=None, exc_info=None, timestamp=None, dtype=None, dformat=None)[source]