I have multi-instance fixtures where I "default" the parent fixture to 100.
I understand in reading the release notes that IfOutput selects only fixtures that have non default values.
But why doesn't it select instances of the fixtures that I have stored in a sequence with a dimmer value above zero?
If I just use "IfOutput" it brings any single instance fixtures above zero into my programmer, but ignores any children on multi-instance fixtures that are above zero.
If I use "ifoutput sequence 6" then I get everything I'd expect.
-Rob