<< x2c_TF2
Control
X2C Control Library
>>
Control
> x2c_uI
x2c_uI
X2C Integrator for angle signals
Description
Integrator for angle signals: G(s) = Ki/s = 1/(Ti*s)
Inports
In:
Control error input.
Init:
Value which is loaded at initialization function call.
Enable:
Enable == 0: Deactivation of block; Out is set to 0. Enable 0->1: Preload of integral part. Enable == 1: Activation of block.
Outports
Out:
Integrator output
Mask Parameters
Ki:
Integral Factor
ts_fact:
Multiplication factor of base sampling time (in integer format).
Implementations
FiP8:
8 Bit Fixed Point
FiP16:
16 Bit Fixed Point
FiP32:
32 Bit Fixed Point
Float32:
32 Bit Floating Point
Float64:
64 Bit Floating Point
Report an issue
<< x2c_TF2
Control