Inports
| |
Start | Start signal. Rising flank triggers sequence |
Outports
| |
Out1 | Output #1 |
Out2 | Output #2 |
Out3 | Output #3 |
Out4 | Output #4 |
Mask Parameters | |
Delay1 | Time delay for output 1 |
Delay2 | Time delay for output 2 |
Delay3 | Time delay for output 3 |
Delay4 | Time delay for output 4 |
ts_fact | Multiplication factor of base sampling time (in integer format) |
Generation of time delayed (enable) sequence.
FiP8 | 8 Bit Fixed Point Implementation |
FiP16 | 16 Bit Fixed Point Implementation |
FiP32 | 32 Bit Fixed Point Implementation |
Float32 | 32 Bit Floating Point Implementation |
Float64 | 64 Bit Floating Point Implementation |
Name | FiP8 |
ID | 448 |
Revision | 1.0 |
C filename | Sequencer_FiP8.c |
H filename | Sequencer_FiP8.h |
8 Bit Fixed Point Implementation
Controller Parameters | |
delay1 | Time delay for output 1 |
delay2 | Time delay for output 2 |
delay3 | Time delay for output 3 |
delay4 | Time delay for output 4 |
cnt | Timer value |
start_old | Start value from previous cycle |
Data Structure:
Name | FiP16 |
ID | 449 |
Revision | 1.0 |
C filename | Sequencer_FiP16.c |
H filename | Sequencer_FiP16.h |
16 Bit Fixed Point Implementation
Controller Parameters | |
delay1 | Time delay for output 1 |
delay2 | Time delay for output 2 |
delay3 | Time delay for output 3 |
delay4 | Time delay for output 4 |
cnt | Timer value |
start_old | Start value from previous cycle |
Data Structure:
Name | FiP32 |
ID | 450 |
Revision | 1.0 |
C filename | Sequencer_FiP32.c |
H filename | Sequencer_FiP32.h |
32 Bit Fixed Point Implementation
Controller Parameters | |
delay1 | Time delay for output 1 |
delay2 | Time delay for output 2 |
delay3 | Time delay for output 3 |
delay4 | Time delay for output 4 |
cnt | Timer value |
start_old | Start value from previous cycle |
Data Structure:
Name | Float32 |
ID | 451 |
Revision | 0.1 |
C filename | Sequencer_Float32.c |
H filename | Sequencer_Float32.h |
32 Bit Floating Point Implementation
Controller Parameters | |
delay1 | Time delay for output 1 |
delay2 | Time delay for output 2 |
delay3 | Time delay for output 3 |
delay4 | Time delay for output 4 |
cnt | Timer value |
start_old | Start value from previous cycle |
Data Structure:
Name | Float64 |
ID | 452 |
Revision | 0.1 |
C filename | Sequencer_Float64.c |
H filename | Sequencer_Float64.h |
64 Bit Floating Point Implementation
Controller Parameters | |
delay1 | Time delay for output 1 |
delay2 | Time delay for output 2 |
delay3 | Time delay for output 3 |
delay4 | Time delay for output 4 |
cnt | Timer value |
start_old | Start value from previous cycle |
Data Structure: