Hey ejasoft,
thanks

I'm not sure what you mean by open the outputs but with this library you can set all outputs to HIGH or LOW using the digitalWriteAll(HIGH|LOW)
and you can use the manualMode() to set the values on a buffer with the digitalWrite() and then output the values all at once with the output() method