diff --git a/README.md b/README.md index 0cb90daddbcac2015e3613cc92062c24620f8ef1..0c49e5743fe417dc013a840bc987081499047999 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ VCS README ==================== -_VCS.lvproj_ is used to develop an application based on NI ActorFramework and CS++ libraries. Currently used development SW is LabVIEW 2019. +_VCS.lvproj_ is used to develop an application based on NI ActorFramework and CS++ libraries. Currently used development SW is LabVIEW 2020. This is the AF/CS++ based control system for VITO experiment @ISOLDE/CERN. @@ -39,6 +39,10 @@ Optional Submodules Refer to https://git.gsi.de/EE-LV/CSPP for more available CS++ submodules. +External Dependencies +===================== +- LabVIEW Instrument Design Libraries für rekonfigurierbare Oszilloskope: https://www.ni.com/de-de/support/downloads/drivers/download.labview-instrument-design-libraries-for-reconfigurable-oscilloscopes.html#345644 + Optional External Dependencies ================================= - Monitored Actor; Refer to @@ -65,7 +69,7 @@ Start Implementing VCS Known issues: ============= -Author: H.Brand@gsi.de, D.Neidherr@gsi.de +Author: H.Brand@gsi.de, D.Neidherr@gsi.de, Marcus.Jankowski@cern.ch, Jared.Croese@cern.ch Copyright 2021 GSI Helmholtzzentrum für Schwerionenforschung GmbH diff --git a/Release_Notes.md b/Release_Notes.md index 0acc6874e8408974d2a48c468161d31703582c9f..86b06d24ffec8337d0c2a3a151ad3f23ef5108e5 100644 --- a/Release_Notes.md +++ b/Release_Notes.md @@ -2,7 +2,26 @@ Release Notes for the VCS Project =========================================== This LabVIEW project _VCS.lvproj_ is used to develop the applications based on NI ActorFramework and CS++ libraries. -Version 0.0.0.0 16-02-2021 H.Brand@gsi.de, D.Neidherr@gsi.de --------------------------------------- +Version 0.0.0.0 16-02-2021 +-------------------------- +H.Brand@gsi.de, D.Neidherr@gsi.de The VCS project was just forked. There is the master branch with some submodules, only. +Release 0.1.0.0 18-08-2021 +-------------------------- +H.Brand@gsi.de, D.Neidherr@gsi.de, Marcus.Jankowski@cern.ch, Jared.Croese@cern.ch + +VITO Scope actor with 8 channels was successfully tested with Co-60 source. + - external trigger PFI0 + - Gated data with timestamp + - Pulse properties with 7 parameters + - WCM: Window Coincicence Mask + - Integral + - Maximum + - Time + - ToT: Time over Threshold + - Counter + +Additional feature: + - Delayed pulse generation, once after PFI0 trigger. +