From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1073807331 on Initialization

I'm receiving this error upon initialization of my program. I'm using a manufacturer-supplied initialization function from MicroFab. Can anyone tell me what it is/how to fix it? Thanks in advance! 

Picture attached. 

0 Kudos
Message 1 of 3
(2,828 Views)

Hi atavasoli,

 

What specific device are you trying to control, or where did you get the driver? If you can provide a source for the driver, I'll be able to look at the code and give better insight.

 

Just from the image, it looks like there's an input going into a property node in your Initialize VI that isn't supported in the LLB. In order to determine what property this is or how to fix it, I'd need to see what's actually inside that first VI.

 

These kinds of drivers usually install with a readme, which could give you some insight on how to manage this error or how to use the function without passing in an unsupported property. You might be able to find the driver readme in:

C:\Program Files (x86)\National Instruments\LabVIEW 2016\instr.lib\<Your Driver Name Here>

Jorr-El
Systems Engineer
Testeract: Automated Test Specialists
0 Kudos
Message 2 of 3
(2,777 Views)

Thanks for replying! After some struggling I realized that the manufacturer didn't write the init file and that it needed to be ordered separately because their driver isn't publicly available. Thanks anyways! 

0 Kudos
Message 3 of 3
(2,709 Views)