LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting 1172 error

Hi,

I have three vis,From one Vi , I am generating one event and it is received by two colone vis.The clone Vis are calling the dll(Alta dt DLL).

.Net Framework 3.0,3.5 and 4.0 are installed in my pc.

Some time the code is working fine and sometime I am getting error number 1172.

Can anybody please help how to resolve the issue to make my code reliable.

 

Thanks

Adil

0 Kudos
Message 1 of 6
(2,738 Views)

HI,

 

I am using LabVIEW 8.6. I am sending one event and that event is received by two clone vis,

Clone vis call the ALta API dll. Sometime, I am getting error no 1172, sometimes not.

The code is not reliable.

.NET framework 3.0,3.5 and 4.0 are installed in my PC.

Can anyone please tell me how to resolve the issue.

 

Thanks

Adil

0 Kudos
Message 2 of 6
(2,722 Views)

Hi Adil,

 

I have three vis

It's nice YOU have those VIs.

Do you mind to share them here in the forum?

Or how should we help you to solve your problem?

 

Error 1172 describes a problem within your DotNET call: are you sure all parameters and references are valid?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 6
(2,728 Views)

Are any of those VIs related to VeriStand API?

 

I used to get this error whenever I made a mistake on the code using this API.

Guilherme Correa
0 Kudos
Message 4 of 6
(2,696 Views)

No, these are not VeriStand API's.I am just using Normal Property and Invoke node of LabVIEW.

 

Thanks

Adil

0 Kudos
Message 5 of 6
(2,660 Views)

Can you share the code?

Guilherme Correa
0 Kudos
Message 6 of 6
(2,649 Views)