09-25-2003 12:16 AM
09-25-2003 08:57 AM
09-25-2003 09:25 AM
10-06-2003 08:00 AM
01-18-2023 05:09 PM
Hi, I was exploring the ICOM module and not sure I understand the intent here.
I would like to send data from one instance of dasylab to another on a different PC. I was able to successfully do this with the RS-232 modules and RS-485 USB adapters.
I am wondering if I can also use the ICOM module to have one instance listening and another send data out over TCP/IP.
The sending (ICOM Output) instance has a timeout error after not long of running and the listening instance never shows any data incoming. Both are on the same network, and I looked at firewall concerns and haven't found anything yet.
I guess my 1st question is, should this work?
Thanks,
-Zac
03-13-2023 11:36 AM
Hello
DASYlab is allways a TCP/IP client, so you need a TCP/IP server that allows dasylab to connect to.
Another way you can try to transfer data from one daylab to an other is to use datasockets. The NI Datasocket stack is installed with dasylab and you will find a simple to use datasocket server too. With this you can create some items and connect both Dasylabs in the same network to this datasocket server.
Maybe this helps
Stephan