Write data to a PC file

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Pascal_2016
Posts: 89
Joined: Wed Aug 31, 2016 4:48 pm
Been thanked: 4 times
Contact:

Write data to a PC file

Post by Pascal_2016 »

Hello
I want to write data to a file on my PC. I can read data from the PC but cannot write data to a file on my PC.

Has anyone already done this or perhaps has a good idea how I could do this?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Write data to a PC file

Post by Benj »

Hello Pascal,

This thread is similar.
viewtopic.php?f=76&t=20795

If that didn't work for you then can you post what you have tried so far and hopefully we can point you in the right direction.

It certainly should work and be fairly straightforward, either directly via the Simulation API calls or using a component such as the FAT component.

Post Reply