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

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

Update README.md

parent 93f37576
No related branches found
No related tags found
No related merge requests found
......@@ -38,3 +38,17 @@ The global variables in the ADwin can be used for data transfer with the compute
| Data_7 | TODO input |
| Data_8 | TODO input |
| Data_9 | TODO input |
| Data_10 | Time for digital outputs of DIO1 (in number of *TiCo* process cycles) |
| 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 |
### TiCo digital output process (on each DIO32-TiCo module)
| Name | Description |
|--------|-------------------------------------|
| Par_1 | Output bitfield, from Data_2 |
| Par_2 | Process index of TiCo process|
| Par_3 | Event index, tracks current item of Data_1 and Data_2 |
| Par_20 | Start signal from main process (after 80 TiCo process cycles) |
| Data_1 | Times for digital output, copy of Data_10 or Data_20 from main process |
| Data_2 | Times for digital output, copy of Data_11 or Data_21 from main process |
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