
05-24-2010, 12:11 AM
|
 | | | Join Date: Mar 2009 Location: Australia
Posts: 366
| |
Originally Posted by Mika M. Hi again!
I'm wondering if there's any way to output variables and such into a file in NC-memory. I know how to output variables using RS232 but it's not what I'm looking for. I'd like to output variables into a file, say "O1234" which then could be opened and viewed. Is this even possible? |
OFS/SET
MACRO; (soft-key)
(OPRT); (soft-key)
PUNCH; (soft-key)
It will output to the I/O channel defined in Parameter 20
so if you have a memory card in the machine and you output it to that you may be able to view it from that ?possibly?
__________________ ***********************************************************
*~~Darwinian Man, though well-behaved, At best is only a monkey shaved!~~*
***********************************************************
*__________If you feel inclined to pay for the support you receive__________*
*_______Please give to charity http://www.oxfam.org/en/getinvolved_______*
*********************************************************** |