[?]: Accessing to MMC from user program (VIPA PLC)

примеры программ
Post Reply
tunayk
Posts: 2
Joined: Tue Feb 19, 2008 11:06 pm

[?]: Accessing to MMC from user program (VIPA PLC)

Post by tunayk » Sun Mar 23, 2008 9:22 pm

Hi,

Probably you know, vipa plc's have special functions (SFC208-215) which are used to access MMC.
We may work with created files in MMC like MS-DOS.
I have used these functions for recording process data.
There is no problem to read and write MMC.
But, reading or witing to MMC takes very long time (512bytes writing takes nearly 10seconds).
Opening a file on MMC takes 30sec.
Is it normal or I am walking on wrong way?

Could anyone recommend fastest way to read and write to MMC ?

pconline
Posts: 25
Joined: Wed Mar 11, 2009 10:29 am
Location: TURKIYE

Re: [?]:Accessing to MMC from user program (VIPA PLC)

Post by pconline » Wed Jul 22, 2009 6:43 am

tunayk wrote:Hi,

Probably you know, vipa plc's have special functions (SFC208-215) which are used to access MMC.
We may work with created files in MMC like MS-DOS.
I have used these functions for recording process data.
There is no problem to read and write MMC.
But, reading or witing to MMC takes very long time (512bytes writing takes nearly 10seconds).
Opening a file on MMC takes 30sec.
Is it normal or I am walking on wrong way?

Could anyone recommend fastest way to read and write to MMC ?
I know that this time is normal for accessing MMC on VIPA.

Post Reply