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
GemDiscProduction
GemDiscProduction
Commits
bc88aaff
Commit
bc88aaff
authored
Mar 14, 2017
by
Holger Brand
Browse files
Add CS++ submodules
parent
40cee21f
Changes
14
Hide whitespace changes
Inline
Side-by-side
.gitmodules
0 → 100644
View file @
bc88aaff
[submodule "Packages/CSPP_Core"]
path = Packages/CSPP_Core
url = https://github.com/HB-GSI/CSPP_Core.git
[submodule "Packages/CSPP_Utilities"]
path = Packages/CSPP_Utilities
url = https://github.com/HB-GSI/CSPP_Utilities.git
[submodule "Packages/CSPP_DSC"]
path = Packages/CSPP_DSC
url = https://github.com/HB-GSI/CSPP_DSC.git
[submodule "Packages/CSPP_DeviceBase"]
path = Packages/CSPP_DeviceBase
url = https://github.com/HB-GSI/CSPP_DeviceBase.git
[submodule "Packages/CSPP_RT"]
path = Packages/CSPP_RT
url = https://github.com/HB-GSI/CSPP_RT.git
[submodule "Packages/CSPP_Syslog"]
path = Packages/CSPP_Syslog
url = https://github.com/HB-GSI/CSPP_Syslog.git
[submodule "Packages/CSPP_LNA"]
path = Packages/CSPP_LNA
url = https://github.com/HB-GSI/CSPP_LNA.git
[submodule "Packages/CSPP_ObjectManager"]
path = Packages/CSPP_ObjectManager
url = https://github.com/HB-GSI/CSPP_ObjectManager.git
[submodule "Packages/BNT_DAQmx"]
path = Packages/BNT_DAQmx
url = https://github.com/HB-BNT/BNT_DAQmx.git
[submodule "Packages/BNT_TDMS"]
path = Packages/BNT_TDMS
url = https://github.com/HB-BNT/BNT_TDMS.git
[submodule "Packages/BNT_DSCXYGraph"]
path = Packages/BNT_DSCXYGraph
url = https://github.com/HB-BNT/BNT_DSCXYGraph.git
GemDiskProduction.lvproj
View file @
bc88aaff
...
...
@@ -26,6 +26,8 @@ Daniel Krebs, H.Brand, Planckstr. 1, 64291 Darmstadt, Germany.</Property>
<Property
Name=
"server.vi.callsEnabled"
Type=
"Bool"
>
true
</Property>
<Property
Name=
"server.vi.propertiesEnabled"
Type=
"Bool"
>
true
</Property>
<Property
Name=
"specify.custom.address"
Type=
"Bool"
>
false
</Property>
<Item
Name=
"BNT"
Type=
"Folder"
/>
<Item
Name=
"CS++"
Type=
"Folder"
/>
<Item
Name=
"README.md"
Type=
"Document"
URL=
"../README.md"
/>
<Item
Name=
"Release_Notes.md"
Type=
"Document"
URL=
"../Release_Notes.md"
/>
<Item
Name=
"Dependencies"
Type=
"Dependencies"
/>
...
...
BNT_DAQmx
@
fe1cc803
Subproject commit fe1cc803bb766463d0be7de1c278cf9c7cf8b505
BNT_DSCXYGraph
@
3582d762
Subproject commit 3582d7620039e7bc89ddff954262cd494c47a63c
BNT_TDMS
@
8f94df60
Subproject commit 8f94df6033759fe8d3fc7064e6077a54fab38be7
CSPP_Core
@
9e92553e
Subproject commit 9e92553e8802357263cc2846c90af7163769b99c
CSPP_DSC
@
c30da725
Subproject commit c30da725cfc04ccf3b2c6af938cf30419e0b7f44
CSPP_DeviceBase
@
aed5a78c
Subproject commit aed5a78cd86548fca136abd050fc51ea14c87cf0
CSPP_LNA
@
81d54a83
Subproject commit 81d54a836e8d5943ed26e86cdbc1aaa9a5d03351
CSPP_ObjectManager
@
0d53be1d
Subproject commit 0d53be1dbce500b16b86702ca28f33f1fd1dcf12
CSPP_RT
@
f57016c4
Subproject commit f57016c43b662e9e60c791ac211ba40c9a645060
CSPP_Syslog
@
9faafcf6
Subproject commit 9faafcf6b7d5df7298ea90e340f379b192d7ca54
CSPP_Utilities
@
ca8e12fe
Subproject commit ca8e12fec2b4e3dda933552b0cc62da34339629f
README.md
View file @
bc88aaff
This is the Readme for the LabVIEW project "GemDiskProduction.lvproj".
Software zur Steuerung einer Produktionsanlage für gewickelte Faserverbundwerkstoffe, welche im Rahmen des PANDA-Projekts Anwendung finden wird.
Software zur Steuerung einer Produktionsanlage f
ü
r gewickelte Faserverbundwerkstoffe, welche im Rahmen des PANDA-Projekts Anwendung finden wird.
-
It is based on native LabVIEW classes and the Actor Framework.
-
Is used CS++ and follows the KISS principle: "Keep It Smart & Simple"
...
...
@@ -14,7 +14,7 @@ LabVIEW 2016 is currently used development.
Project is just started, so the most active branch is MainDev.
Related documents and information
=================================
=================================
-
README.md
-
Release_Notes.md
-
Contact: D.Krebs@gsi.de or H.Brand@gsi.de
...
...
@@ -28,16 +28,22 @@ Related documents and information
GIT Submodules
=================================
Following git submodules are defined in this project.
-
Packages/CSPP_Core
-
Packages/CSPP_DeviceBase
-
Packages/CSPP_DSC
-
Packages/CSPP_LNA
-
Packages/CSPP_ObjectManager
-
Packages/CSPP_RT
-
Packages/CSPP_Syslog
-
Packages/CSPP_Utilities
Optional submodules available:
-
Packages/CSPP_DSC: containing Alarm- & Trend-Viewer
-
Packages/CSPP_RT: containing RT specific
*CS++*
classes
External Dependencies
=================================
Optional:
-
Syslog; Refer to http://sine.ni.com/nips/cds/view/p/lang/de/nid/209116
-
Linked Network Actor; Refer to http://forums.ni.com/t5/Actor-Framework-Documents/Linked-Network-Actor/ta-p/3513034
-
Monitored Actor; Refer to https://decibel.ni.com/content/thread/18301 and http://lavag.org/topic/17056-monitoring-actors
...
...
@@ -60,6 +66,6 @@ Getting started:
Author: D.Krebs@gsi.de, H.Brand@gsi.de
Copyright 2017 GSI Helmholtzzentrum für Schwerionenforschung GmbH
Copyright 2017 GSI Helmholtzzentrum f
ü
r Schwerionenforschung GmbH
Planckstr.1, 64291 Darmstadt, Germany
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