Internet PLC Forum

General => Technical support => Topic started by: seitech on April 01, 2004, 07:13:21 AM

Title: Reading & writing files from plc
Post by: seitech on April 01, 2004, 07:13:21 AM
I am trying to read and write files from PLC to the PC with the TLserver in it i.e. <WRITE> and <READ> function.  I tried examples but had no luck.  All i need to do is  move data in file form to and from DM memory.  Can you helo or suggest better examples?

Thanks

Seitech
Title: Re: Reading & writing files from plc
Post by: support on April 01, 2004, 05:05:12 PM
TLServer must be running when the PLC execute the <WRITE> and <READ>. These are working examples. You an find the file that you have created at the folder:

C:\TRiLOGIT\TL5\FileService\

Please look for the create file in the above folder. Start with simple file names without subfolder and you can later proceed to more complex files.