Hello,
I am wanting to be able to get the current status of the button registers of a CMU button box. I've fiddled with the GetEvent code from the CMUbox.m file and have not been able to make it so I can fetch the current status of the registers. Currently the best I can do it make it tell me when there has been a change, but I need to be able to look at the registers as well to do some other things. So is there a way to just fetch/poll the state of each button?
Second question set is, Is IsInverted working on CMU button boxes? What is the bit order of the vector? If I were to set a bit to 1 in the vector, that means that when the bit is '0', then a button press registers?
Thanks.
Nick
I am wanting to be able to get the current status of the button registers of a CMU button box. I've fiddled with the GetEvent code from the CMUbox.m file and have not been able to make it so I can fetch the current status of the registers. Currently the best I can do it make it tell me when there has been a change, but I need to be able to look at the registers as well to do some other things. So is there a way to just fetch/poll the state of each button?
Second question set is, Is IsInverted working on CMU button boxes? What is the bit order of the vector? If I were to set a bit to 1 in the vector, that means that when the bit is '0', then a button press registers?
Thanks.
Nick