Skip to content

Commit 24bac2d

Browse files
einarsigithub-actions[bot]
authored andcommitted
Autogenerated from Septic repository
1 parent 3fad303 commit 24bac2d

12 files changed

Lines changed: 300 additions & 90 deletions

File tree

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
// The Xvrs listed are placed in a new column to the right of the corresponding XvrList
2-
The heading text is used as heading for the new column<br>
3-
ColumnList: ColumnListName
4-
Heading= ""
5-
Tooltip= ""
6-
Xvrs= 1
7-
""
8-
StatusXvrs= 1
9-
""
1+
// The Xvrs listed are placed in a new column to the right of the corresponding XvrList
2+
The heading text is used as heading for the new column<br>
3+
ColumnList: ColumnListName
4+
Heading= ""
5+
Tooltip= ""
6+
Xvrs= 1
7+
""
8+
StatusXvrs= 1
9+
""

packages/extension/skills/writing-septic-config/objects/cvr.cnfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Fulf= 1
2626
HighPnlty= 1
2727
LowPnlty= 1
28-
RelxParam= 3 1 30 90
28+
RelxParam= 3 1 30 80
2929
FulfReScale= 0.001
3030
FulfUniScale= 1
3131
FulfDynScale= 1
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
// Filedata process, playback or basecase comparison of data file, *.dta
2-
If configured, the filename is taken from Path, else the id is used for filename
3-
FdtaProc: FdtaProcName
4-
Text1= ""
5-
Text2= ""
6-
Mode= Playback
7-
SkipEvr= OFF
8-
Nstep= 1
1+
// Filedata process, playback or basecase comparison of data file, *.dta
2+
If configured, the filename is taken from Path, else the id is used for filename
3+
FdtaProc: FdtaProcName
4+
Text1= ""
5+
Text2= ""
6+
Mode= Playback
7+
SkipEvr= OFF
8+
Nstep= 1

packages/extension/skills/writing-septic-config/objects/mpcappl.cnfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
FeasTol= 1e-10
88
FailMax= 0
99
DesMode= STOPPED
10+
LmPrio= 100
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
// MultiXvrPlot, plot Meas from multiple Xvr in same plot. Cnfg wih optional position and size if the group is
2-
gridded
3-
MultiXvrPlot: MultiXvrPlotName
4-
Row= -1
5-
Col= -1
6-
RowSize= 1
7-
ColSize= 1
8-
Title= ""
9-
PlotMax= 100
10-
PlotMin= 0
11-
Xvrs= 1
12-
""
13-
Colors= 1
14-
""
1+
// MultiXvrPlot, plot Meas from multiple Xvr in same plot. Cnfg wih optional position and size if the group is
2+
gridded
3+
MultiXvrPlot: MultiXvrPlotName
4+
Row= -1
5+
Col= -1
6+
RowSize= 1
7+
ColSize= 1
8+
Title= ""
9+
PlotMax= 100
10+
PlotMin= 0
11+
Xvrs= 1
12+
""
13+
Colors= 1
14+
""
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
// Trend Variable for lab and online sampling values
2-
Has parameters that are used by
3-
SampleTvr: SampleTvrName
4-
Text1= ""
5-
Text2= ""
6-
PlotMax= 100
7-
PlotMin= 0
8-
PlotSpan= -1
9-
Nfix= 1
10-
Unit= ""
11-
Meas= 0
12-
GrpMask= 0000000000000000000000000000001
13-
GrpType= 0000000000000000000000000000000
14-
Span= 10
15-
MeasValidation= OFF
16-
MeasHighLimit= 1e+10
17-
MeasLowLimit= -1e+10
18-
HighLimit= 0
19-
LowLimit= 0
20-
MaxDiff= 0
21-
MaxSdev= 0
22-
UpdateFrac= 1
23-
RampTime= 1
24-
Transform= NONE
1+
// Trend Variable for lab and online sampling values
2+
Has parameters that are used by
3+
SampleTvr: SampleTvrName
4+
Text1= ""
5+
Text2= ""
6+
PlotMax= 100
7+
PlotMin= 0
8+
PlotSpan= -1
9+
Nfix= 1
10+
Unit= ""
11+
Meas= 0
12+
GrpMask= 0000000000000000000000000000001
13+
GrpType= 0000000000000000000000000000000
14+
Span= 10
15+
MeasValidation= OFF
16+
MeasHighLimit= 1e+10
17+
MeasLowLimit= -1e+10
18+
HighLimit= 0
19+
LowLimit= 0
20+
MaxDiff= 0
21+
MaxSdev= 0
22+
UpdateFrac= 1
23+
RampTime= 1
24+
Transform= NONE
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
// State Variable
2-
Use with subroutine model (SubrModl) for a variable with nominal response calulated by the model. Transport
3-
mechanism to/from model is identical to a Cvr
4-
Svr: SvrName
5-
Text1= ""
6-
Text2= ""
7-
PlotMax= 100
8-
PlotMin= 0
9-
PlotSpan= -1
10-
Nfix= 1
11-
Unit= ""
12-
Meas= 0
13-
Span= 10
14-
MeasValidation= OFF
15-
MeasHighLimit= 1e+10
16-
MeasLowLimit= -1e+10
1+
// State Variable
2+
Use with subroutine model (SubrModl) for a variable with nominal response calulated by the model. Transport
3+
mechanism to/from model is identical to a Cvr
4+
Svr: SvrName
5+
Text1= ""
6+
Text2= ""
7+
PlotMax= 100
8+
PlotMin= 0
9+
PlotSpan= -1
10+
Nfix= 1
11+
Unit= ""
12+
Meas= 0
13+
Span= 10
14+
MeasValidation= OFF
15+
MeasHighLimit= 1e+10
16+
MeasLowLimit= -1e+10
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
// UAProc handles the connection and interaction with the OPC UA server.
22
UAProc: UAProcName
3-
ServerURL= "opc.tcp://localhost:4840"
4-
yPulse= ""
3+
ServerURL= "opc.tcp://localhost:48404"
4+
DefaultNameSpaceURI= ""
5+
Timeout= 8000
56
UserName= ""
67
Password= ""
7-
SecurityMode= UA_MESSAGESECURITYMODE_SIGN
8-
DefaultNameSpaceURI= ""
98
credentialsPath= ""
9+
SecurityMode= NONE
1010
useSubscription= OFF
11-
monitorItemFilterTrigger= UA_DATACHANGETRIGGER_STATUSVALUE
1211
RunMenu= OFF
1312
xSchedule= ""
13+
yPulse= ""
1414
ySimTime= ""
15-
writeOnChangeOnly= OFF

0 commit comments

Comments
 (0)