LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 42 occurred at ni_tagger_lv_Write

I am trying to output an IMAQ Image to a network variable. However, when I run the VI I receive the error message "Error 42 occurred at ni_tagger_lv_Write", "Possible reason(s): LabVIEW: Generic error."

Is there some kind of setup I need to perform to get network variables working? All I did was add one to the project and configure it as a variant. As a side note, the program works fine using "single-process" variables as opposed to "network-published" variables.

edit: I am using LabVIEW 8.2.1

Message Edited by thorholiday on 06-25-2007 12:09 PM

0 Kudos
Message 1 of 4
(4,784 Views)

Does the error happen as the variable is being deployed or later in your program?

Also, can you create even a simple project that uses network published variables?  Try running the shared variable client -server project found in example finder.  If not, it may be that something (like a firewall) is blocking communication.

Regards,

Craig D
Applications Engineer
National Instruments

 

0 Kudos
Message 2 of 4
(4,762 Views)
I think SV is not very stable in LabVIEW 8.2.1
http://www.vitst.com
Virry Test & Control
LabVIEW Certified Developer
0 Kudos
Message 3 of 4
(4,522 Views)

There is a problem sending certain datatypes to network published Variant Shared Variables.  This problem (Error 42) still exists as of LV 8.6.1.  See my post here:

 

http://forums.ni.com/ni/board/message?board.id=170&thread.id=342875

 

-Jason


Certified LabVIEW Architect
TestScript: Free Python/LabVIEW Connector

One global to rule them all,
One double-click to find them,
One interface to bring them all
and in the panel bind them.
0 Kudos
Message 4 of 4
(4,352 Views)