ArmConditionAny combines multiple ArmCondition objects using OR
logic. An arm opens if ANY condition in the list is satisfied.
Slots
condition_list(
list)
a list ofArmConditionobjects to be combined with OR logic.
ArmConditionAny combines multiple ArmCondition objects using OR
logic. An arm opens if ANY condition in the list is satisfied.
condition_list(list)
a list of ArmCondition objects to be
combined with OR logic.