GE Industrial Solutions 6KCV300WPD User Manual

Page 186

Advertising
background image

GEL100340

Integrator

Integrator

Description

It calculates the summation of the input [x] In. It is possible to specify the Initial value of the summation [x]

Reset the summation, Disable the calculation or set the summation to a

C-style description

static float Summation*,

if (Reset != 0)

else if (Disable != 0)

Nothing is performed

else if (Preset != 0)

else if

!= 0)

else

Out=Summation;

Input logical variables

None

Output logical variables

None

176

Advertising