Commit 61874224 authored by claes's avatar claes

*** empty log message ***

parent ac3a3f40
...@@ -7,4 +7,5 @@ ...@@ -7,4 +7,5 @@
060627 cs bcomp Hysteresis in object graph for BaseSensor and subclasses displayed wrong value. 060627 cs bcomp Hysteresis in object graph for BaseSensor and subclasses displayed wrong value.
060727 cs bcomp Defaultvalue for BasePressureSensor.Trend.DataName corrected. 060727 cs bcomp Defaultvalue for BasePressureSensor.Trend.DataName corrected.
070130 cs bcomp New components for On/Off burner control, CompOnOffBurner and CompOnOffZone. 070130 cs bcomp New components for On/Off burner control, CompOnOffBurner and CompOnOffZone.
070615 cs bcomp New components for filter, damper and three way valve. 070615 cs bcomp New components for filter, damper and three way valve.
\ No newline at end of file 071001 cs bcomp Attribute DisableSup added to most Fo object to suppress alarm messages.
\ No newline at end of file
#ifndef pwr_baseclasses_h
#include "pwr_baseclasses.h"
#endif
#ifndef pwr_baseclasses_hpp
#include "pwr_baseclasses.hpp"
#endif
This diff is collapsed.
...@@ -76,3 +76,4 @@ ...@@ -76,3 +76,4 @@
070918 cs wb More syntax control added to class editor. 070918 cs wb More syntax control added to class editor.
070919 cs wb Defaultvalues inserted into template objects when new attribute objects are added to a class. 070919 cs wb Defaultvalues inserted into template objects when new attribute objects are added to a class.
070921 cs plc Change of template plc wasn't always detected at compilation. 070921 cs plc Change of template plc wasn't always detected at compilation.
070926 cs utl Listdescriptor search also searches for attribute objects.
\ No newline at end of file
...@@ -61,3 +61,4 @@ ...@@ -61,3 +61,4 @@
070822 cs glow Bugfix in text drawing. Minimal text size could cause segfault. 070822 cs glow Bugfix in text drawing. Minimal text size could cause segfault.
070904 cs glow Property Fix position added to rectangles and polylines. 070904 cs glow Property Fix position added to rectangles and polylines.
070912 cs ge Component and dynamic for xy-curve added. 070912 cs ge Component and dynamic for xy-curve added.
070925 cs flow Functionallity to print pdf-files added.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment