ArmConditionAll combines multiple ArmCondition objects using AND
logic. An arm opens only if ALL conditions in the list are satisfied.
Slots
condition_list(
list)
a list ofArmConditionobjects to be combined with AND logic.
ArmConditionAll combines multiple ArmCondition objects using AND
logic. An arm opens only if ALL conditions in the list are satisfied.
condition_list(list)
a list of ArmCondition objects to be
combined with AND logic.