Newbie Serial transfer on oi-TD, input mode always on


Results 1 to 16 of 16

Thread: Serial transfer on oi-TD, input mode always on

  1. #1
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Question Serial transfer on oi-TD, input mode always on

    Hello.

    I have done this same setup on older controls (21 for example) and now I am trying the same on a very recent oi-TD.

    Using a null model cable and setting up the serial transmission of a simple program, I place the control on receive mode. In this case the INPUT word is blinking - on older controls it was shown LSK.
    Then I send the program from the PC.
    Program content ends with the % character and a new line.

    Now the issue:
    While on older controls, when the program ends, the control automatically leaves the "receive mode" and shows the program on "edit mode", on this control it never leaves the INPUT blinking and when I press CANCEL I can observe that the program was correctly received (on first attempts I was thinking that nothing was received) but in fact it was correctly received.

    Not sure if some parameter needs to be changed or the "end of file" content should be other so that the control acknowledges that indeed the program transfer ended.

    Advice is welcome. Changing the cable is not a very good option as the client is remote (another country).
    Thank you

    Similar Threads:


  2. #2
    Member Species8472's Avatar
    Join Date
    Aug 2006
    Location
    usa
    Posts
    150
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Take a look at 3201 bit #6.
    Fanuc Series 0i MODEL F Plus Parameter Manual_B-64700EN_01
    https://drive.google.com/file/d/1JUd...usp=drive_link

    "Teach the ignorant, care for the dumb, punish the stupid."


  3. #3
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Thank you. I will ask for bit #6 to be changed to 0.
    I will reply if this fixed the issue.

    My program ends in:

    M30
    %

    so this is probably helpful. Thank you

    Last edited by JohnBrownP; 04-29-2024 at 12:25 PM.


  4. #4
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Good morning.
    This parameter, bit #6 (NPE) was already set as 0, so, unfortunately the proposed solution did not worked on this case.



  5. #5
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Good morning. There is no other possible solution?
    No one here that uses the same controller and serial port transfer?
    I am still on the same spot as I was.
    Thank you



  6. #6
    Member
    Join Date
    Dec 2009
    Location
    ROMANIA
    Posts
    991
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Quote Originally Posted by JohnBrownP View Post
    Good morning. There is no other possible solution?
    No one here that uses the same controller and serial port transfer?
    I am still on the same spot as I was.
    Thank you
    Maybe you have the RS232 channel open in the I/O menu where you can connect online for the FAPT LADDER
    PMCCNF->ONLINE



  7. #7
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Thank you for the answer.
    You suggest that the PMCCNF it set to OFFLINE or similar? I am not near the machine so I do not know what to say to the end customer.
    Thank you



  8. #8
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    The current settings are attached (image) I hope this is the menu that you are referring to, but I do not find the related setting.
    Thank you for your time.

    Attached Thumbnails Attached Thumbnails Serial transfer on oi-TD, input mode always on-fanuc_pmc-png  


  9. #9
    Member
    Join Date
    Dec 2009
    Location
    ROMANIA
    Posts
    991
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    on that window press the right + and go on untill you will find a menu called ONLINE
    Check there if is in OFF STATE or NOT USE



  10. #10
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Thank you for your information.
    I have tested and the setting was on USE mode. I tested also in NOT USE and the result was the same.
    I have attached the menu where the setting was changed. Maybe something can be observed that might indicate something wrong.
    I also included the file input being used. The INPUT word is blinking during the transmission and stays forever blinking until the user presses the CANCEL button.
    Last image is how the program ends, that I think is correct.

    Attached Thumbnails Attached Thumbnails Serial transfer on oi-TD, input mode always on-fanuc_pmc_1-png   Serial transfer on oi-TD, input mode always on-fanuc_pmc_2-png   Serial transfer on oi-TD, input mode always on-fanuc_pmc_3-png  


  11. #11
    Member
    Join Date
    Dec 2009
    Location
    ROMANIA
    Posts
    991
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    did the program enetred in CNC memory folder?
    what software do you use to transfer programs?
    can you show the parameter 3201?
    thank you



  12. #12
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Yes program is completely received on the CNC.
    Code is sent by my own software (that works ok on several other machines, using a null modem cable, as this one)
    Parameter 3201 is currently set as:

    0 0 0 0 0 1 0 0



  13. #13
    Member
    Join Date
    Dec 2009
    Location
    ROMANIA
    Posts
    991
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Make the parameter 3201 as:
    01000000



  14. #14
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Once again thank you for the answer.
    But from what I read, set #6 to 1 will mean that the program is assumed to be NOT completed when M02, M30 or M99 is found.
    Would not this what we wanted to happen?

    Attached Thumbnails Attached Thumbnails Serial transfer on oi-TD, input mode always on-fanuc_pmc_4-png  


  15. #15
    Member
    Join Date
    Dec 2009
    Location
    ROMANIA
    Posts
    991
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by JohnBrownP View Post
    Once again thank you for the answer.
    But from what I read, set #6 to 1 will mean that the program is assumed to be NOT completed when M02, M30 or M99 is found.
    Would not this what we wanted to happen?
    I checked like 5 backups from different machines and all have the 3201 like that so I assume is normal



  16. #16
    Member JohnBrownP's Avatar
    Join Date
    Apr 2024
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Re: Serial transfer on oi-TD, input mode always on

    Thank you.
    I asked that to be tested. My customer is in a different continent and is late there already.
    When I know the results, I will inform.
    Thank you



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Serial transfer on oi-TD, input mode always on

Serial transfer on oi-TD, input mode always on