LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with enumerated type and DataSocket

I am publishing an enumerated type variable using DataSocket write and I am having problems subscribing to this with other clients on the network. I can get the program to work ok if I replace the enumerated type with a straight numeric or a Text Ring for example. Is there anything special I should be looking out for when using enumerated types in this type of application.

Thanks Kelly
0 Kudos
Message 1 of 3
(2,527 Views)
Updating to the latest version of LabVIEw (6.0.2) should correct this problem:

http://digital.ni.com/softlib.nsf/websearch/F983BDA17B8F401B862569EC005A11C2

Also, I would suggest updating to the latest version DataSocket:

http://digital.ni.com/softlib.nsf/web%2Fall%20software?OpenView&Start=1&Count=500&Expand=6#6

Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

0 Kudos
Message 2 of 3
(2,527 Views)
Thanks for your help

Kelly
0 Kudos
Message 3 of 3
(2,527 Views)