PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

nipxiconfig error

Hi, I am trying to use a NI6602 on a PXI 1045 with a 8110 controller under Linux I am using NIDAQmx 8.0.2 I get the following error each time I try to change the trigger settings: ERROR: Update trigger configuration failed with status -50003* The settings seem to be updated because if I run nipxiconfig --list-triggers everything seems fine. After that, my user application that tries to generate a clock signal on a PXI_Trig line says : "DAQMX error DAQmxStartTask(geneTaskHandle_) (0xFFFEA3CC): Driver cannot complete the route, because the only way to make the route requires a trigger bus line, and no trigger bus has been configured in MAX for this device. If you have a PXI chassis, make sure it has been properly identified in MAX. If you are" What is this "-50003" error ?
0 Kudos
Message 1 of 3
(3,853 Views)

Hello Ten,

 

If I understand well, you have a PXI-6602 installed in a PXI-1045 with a Linux OS (PXI-8110)

You are trying to Trig a signal acquisition or generation on you borad.

When are you updating the trigger settings, you have the configuration error.that you specified below.

 

Are your trigger lines used somehow by an other ressourse ?

 

Did you configure those tasks in MAX ?

 

Thank you.

 

Regards,

 

Yannick.

0 Kudos
Message 2 of 3
(3,850 Views)
Correct. The trigger lines are not reserved or acquired by others applications. The tasks (clock signal generation) are designed using the DAQmx C API. For information, the same thing works with a DAQmx 8.0.1 + NIKAL 2.0
0 Kudos
Message 3 of 3
(3,845 Views)