LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

launch DS in compact fieldpoint

Hi,

I have two simple VIs that uses datasocket, Write DS.vi and Read DS.vi.
I'm using the function  Launch DS Server if Local URL.

In my computer works ok, but when I execute my VI in a compact FIeldPoint (cFP-2020), DS server don't works. It appears the messsage "Launching the DataSocket Server is currently not supported on non-windows platforms. Please try connecting to a DataSocket Server running on windows." (application TargetOS is FALSE).

Are there any solution?

Thank you.

Vicen

WinXP / LV 7.1
Download All
0 Kudos
Message 1 of 4
(4,788 Views)

Hello,

why don't you launch DS Server from the windows side instead of RT?

DS Server only can run in a Windows operating system. If you are using a RT system and are going to use DS Server, you will probably have a Windows VI. Use this VI to launch the DS Server.

I hope this helps.

Regards

crisR

0 Kudos
Message 2 of 4
(4,763 Views)

Look for "Publish.vi" in the FP palettes.

That VI and its associates will deploy a DS Server and allow you to read and write from same on a FP unit.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 4
(4,761 Views)

Ben,

I think Publish.vi is not based in DS Server but logos. In fact, if you use Publish.vi in a FP RT unit to publish items, when you subscribe to those items from a host PC, you use logos protocol in the DS functions to connect to.

Regards

crisR

0 Kudos
Message 4 of 4
(4,719 Views)