#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).   | |
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 59 of file configuration.h.
      
  | 
  
| 
 Laser current. 
 Definition at line 61 of file configuration.h.  | 
  
      
  | 
  
| 
 BPM delay. 
 Definition at line 63 of file configuration.h.  | 
  
      
  | 
  
| 
 Strobe delay (stream 0). 
 Definition at line 69 of file configuration.h.  | 
  
      
  | 
  
| 
 Strobe delay (stream 1). 
 Definition at line 73 of file configuration.h.  | 
  
      
  | 
  
| 
 BPM markspace. 
 Definition at line 65 of file configuration.h.  | 
  
      
  | 
  
| 
 Input threshold (stream 0). 
 Definition at line 67 of file configuration.h.  | 
  
      
  | 
  
| 
 Input threshold (stream 1). 
 Definition at line 71 of file configuration.h.  | 
  
 
1.3.5