06-15-2010 10:12 PM
All,
I have a large VI implemented with producer/consumer architecture using 10 events and uses conditional disables to select the data acquisition hardware. The application is being developed in LV2009 with FPGA & RT on XP. The application is intended to acquire and control analog signals in a cRIO-9073, but early development is done using LV simulated signals. I can switch back/forth between the different configurations quickly & easily. In the simulation mode, the front panel, controls, events, etc; all behave as one would expect. When the conditional disable is changed to use ScanEngine and cRIO modules, then a very primary control fails to generate an event and does not function. All other controls that can be tested are functional and generate their events. I am at a loss and seeking suggestions on techniques to diagnose & fix the problem. The application behaves as if the 'event structure' for primary control gets corrupted or some size threshold is been exceeded. The whole concept, scanEngine based and simulated data, were functioning several days ago prior to numeruous edits and I can revert back to not using the scan engine and cRIO hardware with simulated data to validate correct function, but that is not the intended final path. At the present time, I am stuck and looking for ideas. All suggestions will be considered and appreciated. The applicatiion is company proprietary and can't be posted. Thanks in advance.
06-16-2010 05:03 PM
06-16-2010 06:40 PM
06-17-2010 03:09 PM