03-17-2020 08:46 AM
-My plan to use PXIe-6363 with PXIe-4300
to do the following task:
1) send digital output from PXIe-6363.
2) read analog input voltage from both cards
-all the task shall be done on the same time.
-Error 89137 appeared.
-How can rectify the error?
03-17-2020 09:02 AM
Hi Ahmed,
@Dr.Ahmed wrote:
-all the task shall be done on the same time.
-Error 89137 appeared.
-How can rectify the error?
To rectify the error you might use ClearError…
The better option is to read the error description and to act upon that message!
03-17-2020 09:25 AM
The error message doesn’t support my situation.
03-17-2020 09:28 AM
Hi Ahmed,
@Dr.Ahmed wrote:
The error message doesn’t support my situation.
Then there is a different problem in your VI. But you decided not to share this VI…
03-17-2020 09:42 AM
I will share it tomorrow..However, I used two DAQ assistant inside the while loop. The first one to write the digital output for PXIe-6363 and seconds DAQ assistant for reading analog voltage with the same card pxie-6363 and pxie 4300...
03-17-2020 09:53 AM
Hi Ahmed,
@Dr.Ahmed wrote:
However, I used two DAQ assistant inside the while loop. … seconds DAQ assistant for reading analog voltage with the same card pxie-6363 and pxie 4300
There are typical problems:
Do you know this one?
03-23-2020 08:52 PM
please see the attach error and provide your recommendation to solve the issue.
03-24-2020 11:27 AM
Hi Ahmed,
please don't use proprietary Office file formats just to attach images. Use PNG files instead!
Which task is giving the error? This is not visible from your images…
(I guess you cannot place channels from both cards into one DAQmx task: create a task for each DAQ card.)
03-25-2020 01:12 AM
It is possible to place the channels from two cards into one DAQmx task. The error attached before describing error sharing the clock. I running digital output task with analog input task and clock will be share between them.
03-25-2020 06:10 AM