Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ess-opis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krisztián Löki
ess-opis
Commits
88d718e7
Commit
88d718e7
authored
4 years ago
by
Krisztián Löki
Browse files
Options
Downloads
Patches
Plain Diff
Updated
parent
be5e671d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob
+7
-10
7 additions, 10 deletions
NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob
NON-APPROVED/pss1-pss/embedded_displays/diagnostics/plc_software.bob
+3
-3
3 additions, 3 deletions
...D/pss1-pss/embedded_displays/diagnostics/plc_software.bob
with
10 additions
and
13 deletions
NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob
+
7
−
10
View file @
88d718e7
...
...
@@ -448,7 +448,7 @@
<x>
30
</x>
<y>
70
</y>
<width>
280
</width>
<height>
49
</height>
<height>
26
</height>
<style>
3
</style>
<widget
type=
"led"
version=
"2.0.0"
>
<name>
PSSAckRequired
</name>
...
...
@@ -488,34 +488,31 @@
<height>
37
</height>
<rules>
<rule
name=
"Diagnostics Alarm Background"
prop_id=
"background_color"
out_exp=
"false"
>
<exp
bool_exp=
"pvInt0
or not pvInt1
"
>
<exp
bool_exp=
"pvInt0"
>
<value>
<color
name=
"ERROR"
red=
"252"
green=
"13"
blue=
"27"
>
</color>
</value>
</exp>
<pv_name>
$(SEC)-$(SUBSEC):$(DIS)-PLC-1:Sys_Stat
</pv_name>
<pv_name>
$(SEC)-$(SUBSEC):$(DIS)-GPLC-1:AliveR
</pv_name>
<pv_name>
FEB-090:PSS-PLC-1:DiagError
</pv_name>
</rule>
<rule
name=
"Diagnostics Alarm Foreground"
prop_id=
"foreground_color"
out_exp=
"false"
>
<exp
bool_exp=
"pvInt0
or not pvInt1
"
>
<exp
bool_exp=
"pvInt0"
>
<value>
<color
name=
"WHITE"
red=
"255"
green=
"255"
blue=
"255"
>
</color>
</value>
</exp>
<pv_name>
$(SEC)-$(SUBSEC):$(DIS)-PLC-1:Sys_Stat
</pv_name>
<pv_name>
$(SEC)-$(SUBSEC):$(DIS)-GPLC-1:AliveR
</pv_name>
<pv_name>
FEB-090:PSS-PLC-1:DiagError
</pv_name>
</rule>
<rule
name=
"Diagnostics Alarm Font"
prop_id=
"font"
out_exp=
"false"
>
<exp
bool_exp=
"pvInt0
or not pvInt1
"
>
<exp
bool_exp=
"pvInt0"
>
<value>
<font
name=
"Default Bold"
family=
"Source Sans Pro"
style=
"BOLD"
size=
"16.0"
>
</font>
</value>
</exp>
<pv_name>
$(SEC)-$(SUBSEC):$(DIS)-PLC-1:Sys_Stat
</pv_name>
<pv_name>
$(SEC)-$(SUBSEC):$(DIS)-GPLC-1:AliveR
</pv_name>
<pv_name>
FEB-090:PSS-PLC-1:DiagError
</pv_name>
</rule>
</rules>
<tooltip>
$(actions)
</tooltip>
...
...
This diff is collapsed.
Click to expand it.
NON-APPROVED/pss1-pss/embedded_displays/diagnostics/plc_software.bob
+
3
−
3
View file @
88d718e7
...
...
@@ -88,7 +88,7 @@
<name>
Safety F-Signature
</name>
<text>
Safety F-Signature:
</text>
<x>
6
</x>
<y>
5
6
</y>
<y>
5
9
</y>
<width>
174
</width>
<font>
<font
name=
"NORMAL-SANS-BOLD"
family=
"Source Sans Pro"
style=
"BOLD"
size=
"16.0"
>
...
...
@@ -105,8 +105,8 @@
<name>
FSignature
</name>
<pv_name>
$(PLC):SafetySW_FSignature
</pv_name>
<x>
186
</x>
<y>
5
6
</y>
<width>
1
54
</width>
<y>
5
9
</y>
<width>
1
81
</width>
<foreground_color>
<color
name=
"ORANGE-BORDER"
red=
"153"
green=
"117"
blue=
"49"
>
</color>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment