Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1074118579

I have an issue that I have not been able to figure out.

 

I have multiple test stations that are configured exactly the same. They have the same test equipment and the same software. However, one station is giving me the error -1074118579 when it runs the niHSDIO Is Done.vi. There are no errors on any of the previous steps. This is the only vi that generates that error code and message.

 

Why would it work on the other stations, but not this one?

 

The DIO card that the stations use is the PXI-6556

0 Kudos
Message 1 of 3
(3,350 Views)

Troubleshooting more, I found that the generation session initiates, but the acquisition session does not.

I placed a wait until done vi after the vi to initiate the acquisition session, set the time out for a minute, and it always times out.

0 Kudos
Message 2 of 3
(3,328 Views)

Hi

 

I found that the issue was being caused because you need to pass the reference for both the generation and acquisition parts. If not I would lose the configuration for the acquisition part.

 

Read the nex articles so you can have a clearer view of the issue:

 

Synchronization with a High Speed Digital Input/Output (HSDIO) Board

 

National Instruments T-Clock Technology for Timing and Synchronization of Modular Instruments

 

0 Kudos
Message 3 of 3
(3,231 Views)