LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i write the complete path in the 6-1 intermediate II example?

Lesson 6, Exercise 6-1 In the Test section, the path in steps 5 and 9 should be \\\Shared Data.lvlib\Stop. Refer to the attached PDF for revisions to the previous version of the course manual.

Q: How and where do i type the ip adress in the path space? I've tried in different ways, but the vi doesn't work!!!
0 Kudos
Message 1 of 6
(3,102 Views)

Joelro79, You need to add this address in the configure screen on the Shared Variable. To get there right click on the variable and select properties, in the bottom of the general tam you will see the option data binding there is where you need to place them. I attached an image.

Best Regards

Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 2 of 6
(3,065 Views)
Actually, you have to write \<Computer Name>\\Shared Variable.lvlib\Stop instead of
\<Computer Name>\\Shared Variable\Stop i think, but still if i try both ways it doesn't worked.
0 Kudos
Message 3 of 6
(3,051 Views)

Try using the browse button to the variable instead of typing it. You are using double \ in the middle, it should be \\<Computer Name>\Shared Variable\Stop

Best Regards

Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 4 of 6
(3,048 Views)
OK, thanks, how about the .lvlib after Shared Variable? Have you checked that?
0 Kudos
Message 5 of 6
(3,037 Views)
If you use the browse option to find the variable you wont have troubles with any of that. You dont need de .lvlib
Best regards
Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 6 of 6
(3,018 Views)