Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
b951a0c5
Commit
b951a0c5
authored
Jan 24, 2008
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
StatusColor added
parent
355dbbc3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
45 additions
and
5 deletions
+45
-5
src/doc/man/en_us/man_geref.dat
src/doc/man/en_us/man_geref.dat
+22
-2
src/doc/man/sv_se/man_geref.dat
src/doc/man/sv_se/man_geref.dat
+23
-3
No files found.
src/doc/man/en_us/man_geref.dat
View file @
b951a0c5
...
...
@@ -1690,6 +1690,7 @@ DigWarning <t>Boolean <t>Set yellow fillcolor when the signal is high. <link>G
DigFlash <t>Boolean <t>Flash with specified color when the signal is high. <link>GeDynDigFlash
AnalogColor <t>Float32 Int32 <t>Set specified fillcolor when the signal <link>GeDynAnalogColor
<t> <t>goes beyond or below the specified limit.
StatusColor <t>Status <t>Set fillcolor dependent on a status signal severity. <link>GeDynStatusColor
FillLevel <t>Float32 <t>Changes partly the fillcolor of the component. The level <link>GeDynFillLevel
<t> <t>for the borderline of the colored part is determined by
<t> <t>the value of the signal.
...
...
@@ -1833,6 +1834,25 @@ AnalogColor2.LimitType <t><t>Type of limit for instance number 2.
AnalogColor3.Color <t><t>Fillcolor for instance number 3.
</topic>
<topic>GeDynStatusColor <style>function
StatusColor
StatusColor is connected to an attribute of type Status. A status is defined by
a text and a severity, where the severity is one of the categories Success, Info
Warning, Error and Fatal. The status value can also be 0, NoStatus. StatusColor
set fillcolor from the status severity.
Success, Info <t>Original color.
Warning <t>Yellow.
Error <t>Red.
Fatal <t>Flashing red.
<b>Attribute <t><t>Description
StatusColor.Attribute <t><t>Signal in rtdb of type Status. The color of the component
<t><t>is set from the severity of the status value.
StatusColor.NoStatusColor <t><t>Color when the status value is 0.
</topic>
<topic>GeDynDigWarning <style>function
DigWarning
...
...
@@ -1996,8 +2016,8 @@ For the following attributes types, some additional format strings are defined.
%5t<t>Compressed date. Ex 07-05-24
<b>pwr_tDeltaTime
%t<t>Time with hundredth. Ex 1:23:45
%1t<t>Time without hundredth. Ex 1:23:45
.43
%t<t>Time with hundredth. Ex 1:23:45
.43
%1t<t>Time without hundredth. Ex 1:23:45
<b>pwr_tEnum
%d<t>The enumeration value is displayed as in UInt32.
...
...
src/doc/man/sv_se/man_geref.dat
View file @
b951a0c5
...
...
@@ -1690,7 +1690,8 @@ DigError <t>Boolean <t>S
DigWarning <t>Boolean <t>Sätter gul fyllnadsfärg vid hög signal. <link>GeDynDigWarning
DigFlash <t>Boolean <t>Blinkar med angiven färg vid hög signal. <link>GeDynDigFlash
AnalogColor <t>Float32 Int32 <t>Sätter angiven fyllnadsfärg när signalen <link>GeDynAnalogColor
<t> <t>över- eller underskrider ett angivet värde.
<t> <t>över- eller underskrider ett angivet värde.
StatusColor <t>Status <t>Sätter fyllnadsfärg efter ett status värde. <link>GeDynStatusColor
FillLevel <t>Float32 <t>Ändrar fyllnadsfärgen på en del av komponenten. Nivån <link>GeDynFillLevel
<t> <t>som avgränsar den färgade delen bestäms av värdet på signalen.
Invisible <t>Boolean String <t>Gör komponenten osynlig vid hög signal, eller vid tom sträng. <link>GeDynInvisible
...
...
@@ -1832,6 +1833,25 @@ AnalogColor2.LimitType <t><t>Typ av gr
AnalogColor3.Color <t><t>Fyllnadsfärg för instans 3.
</topic>
<topic>GeDynStatusColor <style>function
StatusColor
StatusColor kopplas till ett attribut av typen Status. En status definieras av en text,
och tillhör en av följande fem kategorier: Success, Info, Warning, Error, Fatal.
Statusvärdet kan även vara 0, NoStatus. StatusColor sätter fyllnadsfärgen utgående från
vilken kategori statusvärdet tillhör.
Success, Info <t>Ursprunglig färg
Warning <t>Gul
Error <t>Röd
Fatal <t>Blinkande röd.
<b>Attribut <t><t>Beskrivning
StatusColor.Attribute <t><t>Signal i rtdb av typen Status. Färgen på komponenten
<t><t>sätt utgående från den kategori statusvärdet tillhör.
StatusColor.NoStatusColor <t><t>Färg om statusvärdet är 0.
</topic>
<topic>GeDynDigWarning <style>function
DigWarning
...
...
@@ -1992,8 +2012,8 @@ F
%5t<t>Komprimerat datum. Ex 07-05-24
<b>pwr_tDeltaTime
%t<t>Tid med hundradelar. Ex 1:23:45
%1t<t>Tid utan hundradelar. Ex 1:23:45
.43
%t<t>Tid med hundradelar. Ex 1:23:45
.43
%1t<t>Tid utan hundradelar. Ex 1:23:45
<b>pwr_tEnum
%d<t>Uppräkningsvärdet visas som en UInt32.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment