Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EE-LV
CSPP
S2GT
CSPP_S2GT
Commits
4b3b4a02
Commit
4b3b4a02
authored
Dec 13, 2019
by
s.purushothaman
Browse files
Define DefaultDataFileLocation
parent
4a90548e
Changes
1
Show whitespace changes
Inline
Side-by-side
S2GT.ini
View file @
4b3b4a02
[CSPP-Template]
WebServer.Enabled
=
False
WebServer.TcpAccess
=
"c+*.gsi.de"
DefaultDataFileLocation
=
C:
\U
ser
\S
2GTData
# The application uses decimal point as decimal delimiter.
# Class attributes are specified as follows. All values are parsed as strings.
# LibraryName:ClassName.AttributeName=""
...
...
@@ -194,7 +195,7 @@ CSPP_DSCAlarmViewer:CSPP_DSCAlarmViewer.ProcessURL_1 = "\\\\localhost\\CSPP_Syst
LVClassPath
=
"CSPP_DSCTrendViewer.lvlib:CSPP_DSCTrendViewer.lvclass"
CSPP_BaseActor:
CSPP_BaseActor.AllowMultipleInstances
=
False
CSPP_BaseActor:
CSPP_BaseActor.Settings
=
"User"
CSPP_DSCTrendViewer:
CSPP_DSCTrendViewer.Configuration_File
=
"C:
\\
User
\\
CSPP-HTV
\\
S2GT-PressureTrend.xml"
CSPP_DSCTrendViewer:
CSPP_DSCTrendViewer.Configuration_File
=
"C:
\\
User
\\
S2GTData
\\
CSPP-HTV
\\
S2GT-PressureTrend.xml"
[DSClog]
LVClassPath
=
"CSPP_DSCMsgLogger.lvlib:CSPP_DSCMsgLogger.lvclass"
CSPP_DSCMsgLogger:
CSPP_DSCMsgLogger.Process
=
"S2GT"
...
...
@@ -496,8 +497,8 @@ S2GT_MainGUI:S2GT_MainGUI.Valve="Valve"
S2GT_MainGUI:
S2GT_MainGUI.PAI
=
"PressureAI"
S2GT_MainGUI:
S2GT_MainGUI.PAO
=
"PressureAO"
[PressureAI]
LVClassPath
=
"BNT_DAQmx.lvlib:BNT_DAQmx-MCSV.lvclass"
#
LVClassPath="BNT_DAQmx.lvlib:BNT_DAQmx-MCSV-AIAvg.lvclass"
#
LVClassPath="BNT_DAQmx.lvlib:BNT_DAQmx-MCSV.lvclass"
LVClassPath
=
"BNT_DAQmx.lvlib:BNT_DAQmx-MCSV-AIAvg.lvclass"
CSPP_DeviceActor:
CSPP_DeviceActor.ResourceName
=
"cDAQ1Mod2"
CSPP_DeviceActor:
CSPP_DeviceActor.Reset
=
False
CSPP_DeviceActor:
CSPP_DeviceActor.Selftest
=
True
...
...
@@ -515,6 +516,11 @@ BNT_DAQmx:BNT_DAQmx-MCSV.AI-Range_Min=0
BNT_DAQmx:
BNT_DAQmx-MCSV.AI-Uncertainty
=
1E-3
BNT_DAQmx:
BNT_DAQmx-MCSV.AI-TerminalConfiguration
=
10083
# Default=-1; RSE=10083; NRSE=10078; Differential=10106;Pseudodifferential=12529
BNT_DAQmx:
BNT_DAQmx-MCSV-AIAvg.SamplesPerChannel
=
100
BNT_DAQmx:
BNT_DAQmx-MCSV-AIAvg.SampleRate
=
1000
BNT_DAQmx:
BNT_DAQmx-MCSV-AIAvg.ClockSource
=
"OnboardClock"
BNT_DAQmx:
BNT_DAQmx-MCSV-AIAvg.ActiveEdge
=
"Rising"
[PressureAI.URLs]
PollingCounter
=
"ni.var.psp://localhost/S2GT/PressureAI_PollingCounter?.1"
PollingDeltaT
=
"ni.var.psp://localhost/S2GT/PressureAI_PollingDeltaT?.1"
...
...
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