|
Intermittent Read Variable Module Jape from United States [16 posts] |
12 year
|
Message has been removed based on user's request.
|
|
|
Anonymous |
12 year
|
Jape,
What is most likely happening is that the Read Variable is either unable to read the file since it has not been closed or is in the process of being closed. The Read Module does not have any speed limitations other than what is imposed by the file system. It is possible that some caching of the contents of the file is causing a re-read of the previous information. For higher speeds than 1 per second I'd recommending using a different technique to communicate values. Do you have access to the source of the application that you are calling? Or is this created by someone else?
STeven.
|
|
|
Jape from United States [16 posts] |
12 year
|
Message has been removed based on user's request.
|
|