Skip to content

zero division error #3

@DIYPLC

Description

@DIYPLC

#statIntegralSum := #statIntegralSum + ((#statErr * #temp_dt) / #ioTi);

in file LLCCA_PID_0_3_1.scl:
in line 441:
#statIntegralSum := #statIntegralSum + ((#statErr * #temp_dt) / #ioTi);

zero division error:
ioTi = 0 ---> statIntegralSum = inf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions