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
4a90548e
Commit
4a90548e
authored
Dec 13, 2019
by
Ishikawa
Browse files
The range for the pressure controller is changed from 0-5V to 0-10V
parent
d408481c
Changes
2
Hide whitespace changes
Inline
Side-by-side
S2GT.ini
View file @
4a90548e
...
...
@@ -193,7 +193,7 @@ CSPP_DSCAlarmViewer:CSPP_DSCAlarmViewer.ProcessURL_1 = "\\\\localhost\\CSPP_Syst
[DSCTrendViewer]
LVClassPath
=
"CSPP_DSCTrendViewer.lvlib:CSPP_DSCTrendViewer.lvclass"
CSPP_BaseActor:
CSPP_BaseActor.AllowMultipleInstances
=
False
CSPP_BaseActor:
CSPP_BaseActor.Settings
=
"
Auto
"
CSPP_BaseActor:
CSPP_BaseActor.Settings
=
"
User
"
CSPP_DSCTrendViewer:
CSPP_DSCTrendViewer.Configuration_File
=
"C:
\\
User
\\
CSPP-HTV
\\
S2GT-PressureTrend.xml"
[DSClog]
LVClassPath
=
"CSPP_DSCMsgLogger.lvlib:CSPP_DSCMsgLogger.lvclass"
...
...
@@ -572,7 +572,7 @@ CSPP_BaseActor:CSPP_BaseActor.LaunchDefaultGUI=False
CSPP_BaseActor:
CSPP_BaseActor.PVProxy
=
"PressureAOProxy"
CSPP_BaseActor:
CSPP_BaseActor.LaunchPVProxy
=
True
BNT_DAQmx:
BNT_DAQmx-MCSV.AO-Channels
=
"AO0"
BNT_DAQmx:
BNT_DAQmx-MCSV.AO-Range_Max
=
5
BNT_DAQmx:
BNT_DAQmx-MCSV.AO-Range_Max
=
10
BNT_DAQmx:
BNT_DAQmx-MCSV.AO-Range_Min
=
0
BNT_DAQmx:
BNT_DAQmx-MCSV.AO-Uncertainty
=
1E-3
BNT_DAQmx:
BNT_DAQmx-MCSV.AO-TerminalConfiguration
=
-1
...
...
S2GT.lvproj
View file @
4a90548e
...
...
@@ -1228,7 +1228,7 @@ Die sprachspezifischen Genehmigungen und Beschränkungen unter der Lizenz sind d
<Property
Name=
"Bld_supportedLanguage[0]"
Type=
"Str"
>
English
</Property>
<Property
Name=
"Bld_supportedLanguageCount"
Type=
"Int"
>
1
</Property>
<Property
Name=
"Bld_userLogFile"
Type=
"Path"
>
/D/builds/S2GT/App/S2GT_BuildLog.txt
</Property>
<Property
Name=
"Bld_version.build"
Type=
"Int"
>
5
</Property>
<Property
Name=
"Bld_version.build"
Type=
"Int"
>
6
</Property>
<Property
Name=
"Destination[0].destName"
Type=
"Str"
>
S2GT.exe
</Property>
<Property
Name=
"Destination[0].path"
Type=
"Path"
>
/D/builds/NI_AB_PROJECTNAME/App/S2GT.exe
</Property>
<Property
Name=
"Destination[0].path.type"
Type=
"Str"
>
<
none
>
</Property>
...
...
@@ -1242,7 +1242,7 @@ Die sprachspezifischen Genehmigungen und Beschränkungen unter der Lizenz sind d
<Property
Name=
"Exe_iconItemID"
Type=
"Ref"
>
/My Computer/S2GT.ico
</Property>
<Property
Name=
"Exe_VardepHideDeployDlg"
Type=
"Bool"
>
true
</Property>
<Property
Name=
"Exe_VardepUndeployOnExit"
Type=
"Bool"
>
true
</Property>
<Property
Name=
"Source[0].itemID"
Type=
"Str"
>
{
FBB34192-D685-4EA5-838E-60A5FC7D8E47
}
</Property>
<Property
Name=
"Source[0].itemID"
Type=
"Str"
>
{
3FF63091-8870-4218-9FE5-76AEFF4BFC69
}
</Property>
<Property
Name=
"Source[0].type"
Type=
"Str"
>
Container
</Property>
<Property
Name=
"Source[1].destinationIndex"
Type=
"Int"
>
0
</Property>
<Property
Name=
"Source[1].itemID"
Type=
"Ref"
>
/My Computer/README.md
</Property>
...
...
@@ -1394,7 +1394,7 @@ Die sprachspezifischen Genehmigungen und Beschränkungen unter der Lizenz sind d
<Property
Name=
"INST_defaultDir"
Type=
"Str"
>
{4F87F980-B8AB-404F-86B3-82775B05A184}
</Property>
<Property
Name=
"INST_installerName"
Type=
"Str"
>
install.exe
</Property>
<Property
Name=
"INST_productName"
Type=
"Str"
>
S2GT
</Property>
<Property
Name=
"INST_productVersion"
Type=
"Str"
>
1.0.
4
</Property>
<Property
Name=
"INST_productVersion"
Type=
"Str"
>
1.0.
5
</Property>
<Property
Name=
"InstSpecBitness"
Type=
"Str"
>
32-bit
</Property>
<Property
Name=
"InstSpecVersion"
Type=
"Str"
>
19018000
</Property>
<Property
Name=
"MSI_arpCompany"
Type=
"Str"
>
GSI Helmhotzzentrum für Schwerionenforschung GmbH
</Property>
...
...
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