Property node error when configuring NI PXI-4110 with LabVIEW

Asked By 0 points N/A Posted on -
qa-featured

I was configuring NI PXI-4110 with LabVIEW when I got this error message below. 

I am a fairly new to this field, and I couldn’t figure out how to resolve the issue. 

I searched the internet but couldn’t find any resolution for my exact problem. 

Can you help? 

Error -1074134971 occurred at Property Node

(arg 2) in Untitled 3

Possible reason(s):

The channel or repeated capability name is not allowed.

Attribute: NIDCPOWER_ATTR_MEASURE_WHEN, Channel:0

SHARE
Answered By 10 points N/A #122910

Property node error when configuring NI PXI-4110 with LabVIEW

qa-featured

You will have to make sure that you have installed the visa drivers properly on the system. In case you have not installed them yet, then you do so from the following site.

You should also try running the example serial read programs which are provided by NI and see if they will execute without any problem.

For the visa driver, you will have to note that they are crucial for serial communications to be able to work.

When using Labview, you will note that it comes in 3 DVDs, the first one being the one that has the software, while the rest have the drivers for the different applications. And therefore you may use the DVDs, instead of downloading from the NI server.

Regards
Thompson Locker

 

Related Questions