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.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Device Identifier is Invalid LabVIEW Core 1 Exercise 4-1

Solved!
Go to solution

 

In the LV Core 1, exercise 4-1, I am asked to run the thermocouple task. This VI opens fine but when I hit RUN is gives me the 
Error 200220 Device identifier Invalid.

 

As you can see in the screenshot, it says the device specified is PCI-6221 but suggests that I use Dev1.

The simulated PCI-6221 is listed and is named Dev1. i checked this by trying the rename function.

 

What am I doing wrong?

0 Kudos
Message 1 of 3
(752 Views)

Did you try using "Dev1"? Alias names are important as they help distinguish between different modules with the same part number.

0 Kudos
Message 2 of 3
(738 Views)
Solution
Accepted by topic author Ezzell

Did you try using "Dev1"? Alias names are important as they help distinguish between different modules with the same part number.

 

Yes, renaming it Dev1 populates it as PCI-6221 "Dev1".

 

I found the solution just a few mins ago,  I had to rename it PCI-6221, which populates it as PCI-6221 "PCI -6221"

 

The Error went away and the VI ran.

Thank you for reaching out.

0 Kudos
Message 3 of 3
(721 Views)