Goals
- Realize a new acquisition system for the DAFNE temperature sensors;
- replace the phisical DEVIL391 (old Apple processor) with a virtual machine;
- get rid of the LEXTEL couple connecting the DEVIL391 to the second level.
Overall strategy
- develop a generic class for the acquisition of multiple analog channels, based on the ICP-DAS remote Ethernet I/O modules (series 7XXX).
Repository
Type | Link / Path | Note |
---|---|---|
git | https://baltig.infn.it/lnf-da-control/???????? |
Hardware description
Type | Description |
---|---|
Processor | Standard DANTE virtual machine vldantedevxxx |
Hardware | ICP-DAS remote Ethernet I/O modules ???????? |
Programming languages
Language | Required Add ons/Plugins/Extensions/Libraries |
---|---|
LabVIEW 12.0.1f5 (32-bit) | Modbus lib |
GODCtrl – warnings and fixes
# | Title | User Story | Importance | Notes |
---|---|---|---|---|
1 | DEVIL204-Global write to memcached LNFDCS-132 - Getting issue details... STATUS | As a developer I want GGODSta.vi and GGODDyn.vi have the "append" and "write" cases ENABLED so that I can validate real memcached write operations. | Must Have |
|
2 |
GODCmd – warnings and fixes
# | Title | User Story | Importance | Notes |
---|---|---|---|---|
1 | LNFDCS-138 - Getting issue details... STATUS | As a developer I want a new DEVIL204 command so that I can put it into the new DEVIL204 | Must Have | |
2 | DEVIL204-system commands LNFDCS-139 - Getting issue details... STATUS | ONLN, BYPS, EMSK, PUTT | Must Have |
|
3 | DEVIL204-GOD class commands LNFDCS-140 - Getting issue details... STATUS | CALC, SETT, LOAD | Must Have |
|
GXXXSta.vi / DEVILXXX.DBSta
This global is initialized with data from the DBSta file.
%XXX #XXXLLNNN @HCI(S) ..................
GXXXDyn.vi / DEVILXXX.DBDyn
This global is initialized with data from the DBDyn file.
%XXX #XXXLLNNN @HCI(S) .................
DEVIL704.pref
The XXX class requires a dedicated section in the DEVIL pref file
Write here something only if there is any specific section for the XXX class
Details
---
Examples
---