LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview programming with BTI429 Ballard Card

Hi All,

 

I am programming a Ballard 429 card using its Labview drivers BTI429LV.

I have an XML file containing ARINC 429 channel configuration and its parameters from which I need to extract the channel handles based on the parameters names. So I am using the BTI429LV driver vi 'BTI429LV.lvlib:Get Schedules Message Handle.vi' to do this but it is throwing the following error after some iterations.

 

Error 403002 occurred at BTI429LV.lvlib:Error Converter (ErrCode or Status).vi

Possible reason(s):

403002: Unable to find message (When calling LabVIEW Library function BTI429LV_GetScheduledMessageHandle, encountered error 403002=ERRTYPE_LIBRARY Error occurred within the LabVIEW library (LabVIEW Library) with internal error -57=ERR_MSGNDX A bad message index was specified (BTICard))


Complete call chain:
BTI429LV.lvlib:Error Converter (ErrCode or Status).vi
BTI429LV.lvlib:Get Scheduled Message Handle.vi
Test.vi

 

I cross checked whether the parameter names are same in the vi and in the XML configuration file. It is all the correct and the same set is properly functioning in some other VI.

I did a lot of searching on the internet but did not get any relevant result. Hence posting here.

Hoping for some help.

Thanks in advance!

0 Kudos
Message 1 of 2
(1,992 Views)

Hello Divyaa,

 

Did you try to reach out NI support about this error?

 

Best Regards.

0 Kudos
Message 2 of 2
(1,931 Views)