Ok it appears that regarding inputs it only has 4 possible ones: 1,2,4 and 8. You can set the BI input value to anything you want (between 1 and 15) but your actual input is OR'ed with the binary value set in BI.
So if I set my arduino to send a '4', then any binary value with 4 in it will...