ENsetpremisestatus: Sets the status being compared to in a premise of a rule-based control
Description
Sets the status being compared to in a premise of a rule-based control
Usage
ENsetpremisestatus(ruleIndex, premiseIndex, status)
Arguments
- ruleIndex
the rule's index (starting from 1).
- premiseIndex
the premise's index (starting from 1).
- status
the status that the premise's object status is compared to (see @ref EN_RuleStatus).