
TSignalUpDown, palette SmartSCADA Controls, unit SignalControls.pas
Property Asociate it can be connected to standard components like TEdit is.
Figure 55. Component in run time PROPERTIES
Signal: TSignal Pointer to linked signal (TFloatSignal or TIntegerSignal).
Associate: TControl Pointer to associated control that display or edit signal’s EUValue
POPUP DIALOG
See description for TSignalLabel component. |
|
Value |
Description |
|
ifsNone |
No interaction with ini file |
|
ifsReadDS |
Reading values from ini file in design time |
|
ifsWriteDS |
Writing values to ini file in design time |
|
ifsReadWriteDS |
Reading and writing values from ini file in design time |
|
ifsReadRT |
Reading values from ini file in run time |
|
ifsWriteRT |
Writing values to ini file in run time |
|
ifsReadWriteRT |
Reading and writing values from/to ini file all the time |