03-23-2007 06:12 PM
03-23-2007 08:17 PM - edited 03-23-2007 08:17 PM
Message Edited by Aitortxo on 03-24-2007 03:17 AM
03-24-2007 02:24 PM
Thanks for the reply. I already have a simulated mode (boolean selectable) for all my modules which will simulate an action and serve as a place holder for the actual devices, but this is at a high level. I would like to use the simulated devices provided with DAQmx calls which work great (IS timing call error checking and simulated data is all generated as if you had an actual device). But what is missing is one more level of realism, the ability to specify a source for the data for simulated devices. Here is an example, I have a rather complex custom Digital IO communication protocol, I would like to test my parser and application using the simulated devices, this could be finished If I could specify the data which the digital input receives, I could test all command strings and possible error/invalid digital patterns at the toplevel application without any additional test code having to be written if I could specify that the default simulated data could be replaced with my own custom data. I dont think this is possible yet with NI simulated daq devices.
Paul
03-26-2007 03:58 PM
03-26-2007 05:08 PM