Advantages:

· Fast signal (tag) creating

· Central signal (tag) processing - enables faster work

· OPC client

· Automatic signal value recording (no code required)

· Automatic alarm handling (messaging and storage) (no code required)

· Automatic signal conversion - with two way user function conversion (no code required)

· Automatic ini file reading and writing (no code required)

· Automatic Log handling

· Automatic graphical view (You just have to define properties)

 

 

 

 

 

 

 

 

 

 

 

SmartSCADA component system for Delphi 6, separated in two palettes:

Signal System palette, which contains 15 system components

These are signal specialized visual components, with new properties.

· Signal Controls palette with 18 visual signal components

 

· TSignalCollection, which is component holder for SmartSCADA signal components:

 

· TBooleanSignal

 

· TFloatSignal

 

· TIntegerSignal

 

· TStringSignal

 

· TDateTimeSignal

 

· TOPCSignalCollection, component for making SmartSCADA signal components for some OPC server.

 

· TIniComponent is place holder component for making connection with signal components.

 

· TProcessTimer, TProcessThreadTimer special kind of timer, calls and executes all signal controls components.

 

· TSignalRecorder, component for data storage states of signal components.

 

· TAlarmHandler, component for catch, display and storage alarm states of signal components.

 

· TOperator, TPasswordDialog, TTimerPasswordDialog, TOperatorsDialog  system security components.

 

· TLogMsg, TLogMsgHandler, component to trace in software changes, like open/close some dialogs.

 

· TSignalGenerator, component for generating signal states like sinus, triangle ...

 

· TSignalLabel

 

· TSignalEdit

 

· TSignalCheckBox

 

· TSignalRadioButton

 

· TSignalDateTimePicker

 

· TSignalButton

 

· TSignalCheckBox

 

· TSignalComboBox

 

· TSignalGrid

 

· TSignalRadioGroup

 

· TSignalCheckListBox

 

· TSignalChart

 

· TSignalDBChart

 

· TAnimatedProcessImage

 

· TProcessSimpleMeter

 

· TDigitalSignalShape

 

· TSignalTrackBar

 

· TSignalUpDown