First experience with creating an using a simulated DAQ to do offline development, i am having an issue with the Digital input card (9375). I want to monitor (2) channel for DI signals, when i run the example code the channels are actually toggling (T/F). Not sure why this is doing this, it's actually counting in binary...
It would be nice to create code that would allow me to manually change the state of the channels to mock an event and see how the code responds but it's counting and pretty much un-usable. What am i doing wrong...?