Skip to main content

Scade One standard libraries 2025 R2

BetweenCond

Last update: 16.07.2025

Returns false if p has not been true after the start condition is true and before the end condition is true.

The following figure shows the output prop for the inputs p, s and e:

Between Conditions

Interface

Name Kind Type Comment
p I bool Input property
s I bool Start condition input
e I bool End condition input
prop O bool Value of the property

Constraint: The ratio period / timeSample must be greater than 2.

Parent topic:Check

Connect with Ansys