586,009 active members*
4,923 visitors online*
Register for free
Login

Search:

Type: Posts; User: mikrej

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    1,888

    Re: OSP-300 how to delete file

    I will be very approciete of cource. It could tell me anything about that and I'll could test it, which I loved to do that :D
  2. Replies
    14
    Views
    1,888

    Re: OSP-300 how to delete file

    on my machine doesn't exist Excel program. It is a problem with create .xls file from .MIN program? (maybe it is a very stupid question, I know...)

    EDIT:

    however, sorry for my poor english. I...
  3. Replies
    14
    Views
    1,888

    Re: OSP-300 how to delete file

    FWRITC results4.txt;C
    NOEX PUT ' detail'
    NOEX PUT '$0D0A'
    NOEX PUT ' operation'
    NOEX PUT '$0D0A'
    NOEX PUT ' series : '
    NOEX PUT '$0D0A'
    NOEX PUT ' part : '
    ...
  4. Replies
    14
    Views
    1,888

    Re: OSP-300 how to delete file

    Ok.

    So, if I want to add to beginning of the measures file for each part something like this:



    FWRITC results.txt;C
    PUT 'NAME OF DETAL'
    WRITE C
    PUT 'NUMBER OF OPERATION'
  5. Replies
    14
    Views
    1,888

    Re: OSP-300 how to delete file

    Hi, today I was in work and for me perfectly work



    FWRITC MD1:RESULTS.TXT;C
    PUT $08
    WRITE C
    CLOSE C

    Thanks a lot for Your help !!! :)
  6. Replies
    14
    Views
    1,888

    Re: OSP-300 how to delete file

    "hy use an in-file search to find " fwritc results.txt ", then replace ;A with ;C

    A : previous data is stored
    C : previous data is deleted"

    yes, but this work with RENW command. In one part I...
  7. Replies
    14
    Views
    1,888

    OSP-300 how to delete file

    Hi,

    I work on Okuma Multus U3000 witf Renishaw probe RMP60.
    Every measuring are send to file RESULTS.TXT.
    But after every each of part I do the measures are write after previous part.
    I wanna...
Results 1 to 7 of 7