Page 1 of 1

Transfer information

Posted: Mon Nov 02, 2020 2:57 pm
by Natter
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 ?

Re: Transfer information

Posted: Mon Nov 02, 2020 3:08 pm
by Enrico Maria Giordano
At least, you can use a file shared between the two programs.

EMG

Re: Transfer information

Posted: Mon Nov 02, 2020 4:26 pm
by Natter
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

Re: Transfer information

Posted: Mon Nov 02, 2020 4:34 pm
by Otto
Hello,
maybe this helps:

http://forums.fivetechsupport.com/viewt ... le#p229405

Best regards,
Otto

Re: Transfer information

Posted: Mon Nov 02, 2020 4:47 pm
by Natter
Thank You, Otto. I will try this option