Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm using Components Work UI(NI part number : 778850-69) but the 'Visit NI store' message comes up whenever I use DataSocket control. Do I need to buy another stuff to use DataSocket ?

Yes, you would have to upgrade to Measurement Studio to get a registered DataSocket control. We don't sell it separately yet. The user interface controls do have DataSocket built into them though called Binding which you can use. Bindings allow you to automatically read or write from DataSockets when the UI controls values or properties change. If you need the DataSocket control though, you can upgrade to Measurement Studio base or full edition.
Base upgrade is PN# 852801H-63
Full upgrade is PN# 852800H-63

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 2 of 3
(3,469 Views)
Then, can I send a value defined using 'TYPE' to DataSocket server through binding ?
For example,
Private type MyRecord
one as interger
two as long
three as date
four as variant
end type

If I buy 'DataSocket JavaBean 778860-69', can I use DataSocket control ?
I need only DataSocket. Not other stuff.

I couldn't find information about upgrade in NI web page.

Thanks.

Regards,
Woonsig
0 Kudos
Message 3 of 3
(3,469 Views)