LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW crashes 0xAC17A51A in transact.cpp

Hi everyone,

 

I have following issue:

A project, with VI, that sets DC output voltage in DAQ card. When I run the file within the project, it returns error, "cannot create DAQ channel" 

There is no possibility to select any channel on any devie device. When I open diagram panel, and create a channel constant, LV crashes with "Error 0xAC17A51A in transact.cpp".

 

In MAX device working properly, also it does, when I create a fresh file with DAQ functions, or run this VI in standalone mode.

 

What could be a reason for that? 

 

Thanks,

 

Dirs.

0 Kudos
Message 1 of 12
(3,979 Views)

@Dirs wrote:

Hi everyone,

 

I have following issue:

A project, with VI, that sets DC output voltage in DAQ card. When I run the file within the project, it returns error, "cannot create DAQ channel" 

There is no possibility to select any channel on any devie device. When I open diagram panel, and create a channel constant, LV crashes with "Error 0xAC17A51A in transact.cpp".

 

In MAX device working properly, also it does, when I create a fresh file with DAQ functions, or run this VI in standalone mode.

 

What could be a reason for that? 

 

Thanks,

 

Dirs.


How about actually attaching your VI instead of merely talking about it?

0 Kudos
Message 2 of 12
(3,957 Views)

Hi nyc,

 

thanks for ur reply, here is the vi. However as I mentioned, it works in standalone mode. So I was thinking that problem is somewhere in project options, cache etc.

 

Regards,

0 Kudos
Message 3 of 12
(3,935 Views)

Dirs,

 

Could you give steps on exactly how you can cause this crash from start to finish?  If there is some simple way that someone else can recreate this issue it will be easier to figure out what is going wrong.

Matt J | National Instruments | CLA
0 Kudos
Message 4 of 12
(3,911 Views)

Which DAQ Device are you using?

0 Kudos
Message 5 of 12
(3,902 Views)

Thank you guys for responces,

 

Well, the device is NI PCI MIO 16XE-10 with BNC 2110 board.

Concerning the steps to reproduce, Up to now it is following:

1. PC reboot

2. LV start

3. Open working project (contains >100 VI and device drivers)

4. Run main

5. Open the function that executes above mentioned VI

6. Get an error, that creating new channel task is impossible

7. Stop main

8. Open the VI and trying to select the channel from dropbox, no any channel/device listed

9. Create a new constant/control or selecting in menu "Names filtering" leads to LV crash

10. Device reset, calibration, creating a new project with this single vi or execution of VI separately doesn.t reproduce the crash.

 

If u need any further info, let me know.

 

 

 

0 Kudos
Message 6 of 12
(3,889 Views)

Can you try a minimized example like the one in the attach?

Just change your device 

0 Kudos
Message 7 of 12
(3,849 Views)

Hey, 

I couldn^t open ur file, my version is 12.0, but i could send a damp file and a log, the problem is still there

0 Kudos
Message 8 of 12
(3,832 Views)

And also, what does error -229771 mean? " Internal Software Error occurred in MIG software. Please contact National Instruments Support."

0 Kudos
Message 9 of 12
(3,826 Views)

Alright, further googling told me that it could be due to corrupted MAX database - resetting it didnt bring any results.

0 Kudos
Message 10 of 12
(3,818 Views)