EqFct*_eqFct;//< The EqFct which is holding the factory. Needed in the constructor of the doocs properties.
boost::shared_ptr<ControlSystemSynchronizationUtility>_syncUtility;//< The syncUtility is needed to register listeners
boost::shared_ptr<ControlSystemPVManager>_controlSystemPVManager;//< The pv manager, needed to get the instances @todo Do we need it in a proper design?
boost::shared_ptr<ControlSystemPVManager>_controlSystemPVManager;//< The pv manager, needed to get the instances
// create the DOOCS property. Note: DOOCS_T is only used for scalar properties, not for arrays!