Hi,
2 FW programs are running on the computer at the same time. I need to transfer information from one program to another. Can this be done ?
Hi,
2 FW programs are running on the computer at the same time. I need to transfer information from one program to another. Can this be done ?
At least, you can use a file shared between the two programs.
EMG
This is not interesting with the file. For example, you can make an invisible GET in one program and write data from another program to it. But it may be possible to use listener
Hello,
maybe this helps:
viewtopic.php?f=3t=38433p=229405hilit=memory+file#p229405
Best regards,
Otto
&&&
Thank You, Otto. I will try this option