Hello,
I think you have two choices. The most straightforward way is to use a separate Port Config for each port you want to use. Then you can control all of them independently.
The second way is to use a Group Config for a group of ports. Then you can read/write to the whole group (you will provide all the data together in one input). However with this method, I think you can only use ports from the same 8255 chip. So you could group ports A, B, and C from the same 8255 chip, but could not use port A from one 8255 and port A from another together.
Just for your reference, I searched ni.com/support for <+port +group +config> (without the <>) and got lots of good results.
Regards,
John N
Applications Engineer
National Instruments