Commit 98392350 authored by claes's avatar claes

*** empty log message ***

parent 966ba9d4
......@@ -111,3 +111,8 @@
080602 cs wb Template for application file and .opt file automatically created.
080624 cs wb Secure distribution using scp and ssh instead of ftp and rsh implemented.
080626 cs wb authorized_keys file included in distribution.
081009 cs script New script functions GetNextFreeUserVid, CheckNewVid and CheckNewVolumeName.
081009 cs wb New command 'open database' to open the database for a volume.
081009 cs wb Qualifier /quiet added to 'save' command to avoid questions when saving directory volume.
081009 cs wb New pages in Configure DirectoryVolume wizard to register a volume and open the database for a volume.
......@@ -217,6 +217,9 @@ palette NavigatorPalette
class RemoteConfig
class SysMonConfig
class StatusServerConfig
class SevHistMonitor
class SevHistThread
class SevServer
class WebHandler
class WebBrowserConfig
}
......@@ -926,6 +929,7 @@ palette PlcEditorPalette
menu BaseComponent
{
class BaseActuatorAFo
class BaseActuatorIncrDecrFo
class BaseCDamperFo
class BaseCircuitBreakerFo
class BaseContactorFo
......@@ -946,6 +950,7 @@ palette PlcEditorPalette
class BaseSafetySwitchFo
class BaseSensorFo
class BaseSupSwitchFo
class BaseValveIncrDecrFo
class CompModeDFo
class CompModeAFo
class CompModeDMFo
......@@ -994,6 +999,7 @@ palette PlcEditorPalette
class BaseMotorAggrSim
class BaseMotorIncrDecrAggrSim
class BaseMotorSim
class BaseValveIncrDecrSim
class Eurotherm_TC3001Sim
class Eurotherm_TC3001AggrSim
class SEW_Movidrive_1Sim
......
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