2.2.7 Graphics\Display\Start
2.2.7.1 Display Settings
Section |
Option |
Selection |
---|---|---|
Properties |
Display Type |
Replace |
Allow Multiple Running Copies |
No |
|
Cache after Displaying |
No |
|
Title Bar |
Yes |
|
System Menu |
Yes |
|
Minimize Button |
Yes |
|
Maximize Button |
No |
|
Size to Main Window at Runtime |
No |
|
Show last Acquired Value |
Yes |
|
Use Current Size |
No (Size in Pixels: 840 x 525) |
|
Allow Display to be Resized |
Yes: When Resized - Scale |
|
Use Current Position |
Yes |
|
Security Code |
* |
|
Background Color |
0xC0C0C0 |
|
Behavior |
Startup Command |
|
Shutdown Command |
||
Input Field Not Selected Text Color |
0x0 |
|
Input Field Not Selected Fill Color |
0xFFFFFF |
|
Input Field Selected Text Color |
0x0 |
|
Input Field Selected Fill Color |
0xFFFFFF |
|
Beep on Press of Interactive Object |
No |
|
Highlight when Cursor Passes Over Interactive Objects |
Yes Highlight Color: 0x0 |
|
Highlight Color of Objects with Input Focus |
0xFF00 |
|
Display On-screen Keyboard |
No |
2.2.7.2 Animated Display Objects
Object Name |
Grouping |
X |
Y |
Property |
Expression |
---|---|---|---|---|---|
Group6 |
++Group6 |
339 |
347 |
||
Button1 |
| |
339 |
463 |
Button: "Start Model ": Visibility Control |
(system\User=="ADMINISTRADOR") or (system\User=="OPERARIO") |
| |
Button: "Start Model ": Touch Control: Press Action |
Display MainWindow;Display manejo |
|||
Button5 |
| |
339 |
347 |
Button: "Log In": Touch Control: Release Action |
Login |
Button7 |
| |
339 |
405 |
Button: "Log out": Touch Control: Release Action |
Logout |
Group6 |
+-Group6 |
||||
Group2 |
++Group2 |
-2 |
0 |
||
Group8 |
| ++Group8 |
736 |
12 |
||
NumericDisplay6 |
| | |
736 |
12 |
Numeric Display |
system\Hour |
NumericDisplay7 |
| | |
770 |
12 |
Numeric Display |
system\Minute |
NumericDisplay8 |
| | |
804 |
12 |
Numeric Display |
system\Second |
Group8 |
| +-Group8 |
||||
Group3 |
| ++Group3 |
-2 |
12 |
||
NumericDisplay4 |
| | |
17 |
12 |
Numeric Display |
system\DayOfMonth |
NumericDisplay5 |
| | |
52 |
12 |
Numeric Display |
system\Month |
NumericDisplay12 |
| | |
83 |
12 |
Numeric Display |
system\Year |
Group3 |
| +-Group3 |
||||
Group2 |
+-Group2 |
2.2.7.3 Database Tags Used by the Component
Tag Name |
Tag Type |
Tag Description |
---|---|---|
system\DayOfMonth |
Analog |
Day of Month |
system\Hour |
Analog |
Hour of day (0 - 23) |
system\Minute |
Analog |
Minutes (0 - 59) |
system\Month |
Analog |
Month |
system\Second |
Analog |
Seconds (0 - 59) |
system\User |
String |
Currently logged on User |
system\Year |
Analog |
Year |