FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Error:"The specified tag name was not found"

Hello:

My problem is the FieldPoint error message in LabWindows/CVI v6.0.
When hook up with Ethernet module(FP-1600), NO Problem on the source code, specially item Name "All". See the actual code.
if(status = FP_CreateTagIOPoint (ServerHandle, resourceName, deviceName, "All",&IOPointHandle))

But When hook up with RS-232C Module(FP-1000), occured error. The error code is 32812, that means "The Specified tag name was not found."

What makes this error? Why item name "All" makes the error when using FP-1000?

Please help me.
Thank You.
0 Kudos
Message 1 of 2
(3,300 Views)
Make sure the resourceName and deviceName match what is in FieldPoint Explorer. See the following KB:
http://digital.ni.com/public.nsf/websearch/02EB73D02715981A8625682B00774F8F?OpenDocument

Also, I have seen this error when targetting serial modules with FieldPoint Explorer open. Make sure FP Explorer is closed.
0 Kudos
Message 2 of 2
(3,300 Views)