#include <configuration.h>
Data Fields | |
| int | current |
| Laser current. | |
| int | delay |
| BPM delay. | |
| int | markSpace |
| BPM markspace. | |
| int | threshold0 |
| Input threshold (stream 0). | |
| int | delay0 |
| Strobe delay (stream 0). | |
| int | threshold1 |
| Input threshold (stream 1). | |
| int | delay1 |
| Strobe delay (stream 1). | |
| int | txFibre |
| Fibre used for tranimission. | |
| int | rxFibre0 |
| Fibre used for reception of link 0. | |
| int | rxFibre1 |
| Fibre used for reception of link 1. | |
This is the information associated with one module ie. one output channel for primary data and two input channels for streams 0 and 1
Definition at line 64 of file configuration.h.
|
|
Laser current.
Definition at line 66 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
BPM delay.
Definition at line 68 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
Strobe delay (stream 0).
Definition at line 74 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
Strobe delay (stream 1).
Definition at line 78 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
BPM markspace.
Definition at line 70 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
Fibre used for reception of link 0.
Definition at line 83 of file configuration.h. |
|
|
Fibre used for reception of link 1.
Definition at line 85 of file configuration.h. |
|
|
Input threshold (stream 0).
Definition at line 72 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
Input threshold (stream 1).
Definition at line 76 of file configuration.h. Referenced by copyBOCChannelConfigToILU(), and copyILUToBOCChannelConfig(). |
|
|
Fibre used for tranimission.
Definition at line 81 of file configuration.h. |
1.3-rc3