Bat.CheckAny

This command checks if one or more of a list of condition bits is set.

Properties

Parameters (request frame)

Name Type/Size Description
CondBitNdx Integer (8 bits) Has to be a value between 0 and 15 that identifies the condition bit that shall be updated.
CondBits Integer (16 bits) This bit mask identifies all bits that must be checked (at least one of them has to be true).
Invert Boolean (8 bits) If true, inverts the effect of the bits of the CondBits variable.

Returned values (response frame)

None