Why do I get Error -1074118136 which references DAQmx Error -88709 when I run my RF application? Primary Software: Driver Software>>NI-RFSAPrimary Software Version: 2.0.7 Primary Software Fixed Version: N/A Secondary Software: Driver Software>>NI-RFSG
Problem: When I use triggering in my RF application I get Error -1074118136. The error message references DAQmx Error -88709: The specified operation cannot be performed because a task has been aborted or a device has been removed from the system. Handle this situation as required by the application and then, if appropriate, attempt to perform the operation again. What am I doing wrong? Solution: Error -1074118136 occurs when you try to access a trigger route of a device after it has already been reset. Resetting the signal analyzer while the trigger route is still connected from the signal generator to the analyzer will reset both the analyzer and the generator. Trying to access the generator after the reset will cause the error. ![]() To avoid this, we must disconnect the trigger route before calling the reset. You can disconnect the trigger route by calling the Export Signals VI and configuring it to not export the trigger as shown below. ![]() Related Links: Attachments:
Report Date: 06/16/2008 Last Updated: 06/27/2008 Document ID: 4MFD2187 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


