*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit c66bf572 authored by Schabbauer, Johannes's avatar Schabbauer, Johannes
Browse files

Update README.md

parent a5ab8699
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,9 @@ The global variables in the ADwin can be used for data transfer with the compute
| Par_20 | Tico Process status of *DIO2* at end of shot, running (fine) = 1, stopped (error) = 0 |
| Par_13 | Time for current event loop in number of CPU cycles (1ns) |
| Par_15 | Process index, updated every event loop |
| Par_11 | Start parameter of process for *manual programming* |
| Par_91 | Digital output of DIO1 for *manual programming* |
| Par_92 | Digital output of DIO2 for *manual programming* |
| Data_1 | Times for setting new analog output (in number of process cycles) |
| Data_2 | **Analog** output channel where output is updated at time from Data_1 |
| Data_3 | Output value ([-10,10]V digitized to 10 bit integer) for channel from Data_2 at time from Data_1 |
......@@ -42,6 +45,8 @@ The global variables in the ADwin can be used for data transfer with the compute
| Data_11 | **Digital** output bitfield for 32 channels of DIO1 at time from Data_10 |
| Data_20 | Time for digital outputs of DIO2 (in number of *TiCo* process cycles) |
| Data_21 | **Digital** output bitfield for 32 channels of DIO2 at time from Data_10 |
| Data_95 | Analog output of AOUT1 for *manual programming* |
| Data_96 | Analog output of AOUT2 for *manual programming* |
### TiCo digital output process (on each DIO32-TiCo module)
| Name | Description |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment