I have been using a Bridge and an RFID module for many years now in a research project involving pigeons and I would like to slim down the need for controls in the interface.
I would like to eliminate the following from my UI and hard code the specific settings
1- Gain
2- Datarate
3- Possibly the actual bridge control as well since we only use one of the four available
In eyeballing the samples again where would I set these statically, The Form Load event when the bridge is connected?
Thanks as usual! I know this answer is right in front of me but visual studio is being a dumdum and dislikes any syntax I try.