What's new
What's new

How to use "FOPENA" or "FOPENB" in OKUMA

Stephan Spears

Aluminum
Joined
Apr 12, 2014
Location
AB,Canada
Hi,

does anyone have experience using FOPENA or FOPENB in OKUMA? These two instructions are on the programming manual but no explanation nor example is given.

We would appreciate it very much if you could give us a simple example.

Thank you very much

Stephan
 
These are explained in the Special Functions Manual No.1 manual under the READ/WRITE GET/PUT functions. The example included in the manual is as follows:

Fopen.jpg

The FOPENA and FOPENB commands allow you to "open" 2 different files at the same time to GET data from.
 
These are explained in the Special Functions Manual No.1 manual under the READ/WRITE GET/PUT functions. The example included in the manual is as follows:

View attachment 138369

The FOPENA and FOPENB commands allow you to "open" 2 different files at the same time to GET data from.

Hi,
I have question about READ/WRITE/GET/PUT.
As you mention FOPENA...B Where is the file A located at? Is it stored in a PC? Saying if I have a text file in PC, how do I get the data from that and GET those data into machine variables?
Thanks a lot
 








 
Back
Top