1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. Kawasaki Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Sending coordinates from PC to robot

  • kinkyspider
  • June 11, 2025 at 8:42 AM
  • Thread is Resolved
  • kinkyspider
    Posts
    2
    • June 11, 2025 at 8:42 AM
    • New
    • #1

    Hello everyone.

    I have a problem with the RS080N. We are trying to do some milling with this robot and we are running out of memory due to large programs.

    Is there a way to send point data from the PC so that they are only stored in memory while the program is running?

  • Fubini June 11, 2025 at 9:01 AM

    Approved the thread.
  • saberlars
    Robot, beyond Human..
    Reactions Received
    22
    Posts
    230
    • June 11, 2025 at 5:47 PM
    • New
    • #2

    For devices like the E_Controller, there is a command called USB_LOAD (Load from memory stick). This allows you to load pre-written *.as or *.pg files. However, if a routine (Program) name is duplicated, an error will occur, so you need to delete it first using the 'DELETE /P' command before loading.

    If you're using a D_Controller, it's also possible to load data from a PCMCIA (CF card). Alternatively, regardless of the controller type, if a PC is connected, you can control it using terminal software like KCWin32 with commands such as LOAD and SAVE.

    If you only want to update coordinate values in real time, you can run a program in the background—either using the PCEXECUTE command or by registering it in AUTOSTART.PC—and have it receive data from the PC and apply it to the TRANS coordinates. Data communication is open by default via RS232C, so you can implement it according to the ASCII protocol. Alternatively, you can use the TCP/IP (Socket) method as well

    Check out "AS Language" manual.

    ABB, FANUC, Hyundai, Kawasaki

  • kacz0r
    Reactions Received
    12
    Trophies
    3
    Posts
    22
    • June 12, 2025 at 1:58 PM
    • New
    • #3

    There is a complete solution for that problem named K-ASLoad. You can check how does it work on the move linked bellow

    K-ASLoad - how to configure software to upload CAD/CAM programs to a Kawasaki Robotics controller
    K-ASLoad software is used when the robot’s program exceeds the allowed file size. The video shows how to transfer files to the controller in real time. This ...
    www.youtube.com
  • kinkyspider
    Posts
    2
    • June 12, 2025 at 5:11 PM
    • New
    • #4

    Thank you all, we'll look into loading from usb.

  • Vaon
    Reactions Received
    1
    Trophies
    2
    Posts
    16
    • June 13, 2025 at 3:16 PM
    • New
    • #5

    I think we should proceed either by organizing the existing programs or by upgrading the capacity of the CF card.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • Issue with Camera and Robot Coordinate Alignment – RV-4FL-D with CR750-D Controller

    • A.Mekni
    • March 24, 2025 at 11:29 AM
    • Mitsubishi Robot Forum
  • Problem with communication with the RV-2AJ robot using RealTerm and Python

    • Tomas Kucera
    • March 14, 2025 at 2:05 PM
    • Mitsubishi Robot Forum
  • Variable points from PLC to Kuka using a reference frame

    • HoriaPain
    • August 5, 2024 at 1:40 PM
    • KUKA Robot Forum
  • Send Joints to PLC via Profinet TIAPORTAL from Fanuc and move them manually

    • adricesa
    • April 12, 2024 at 8:12 AM
    • Fanuc Robot Forum
  • Smooth and simultaneous rotation and translation

    • Emilio Ottonello
    • February 29, 2024 at 10:27 AM
    • KUKA Robot Forum
  • Sending live pose data from Kawasaki E02 controller to Beckhoff IPC via EtherCAT

    • westysaki
    • February 2, 2024 at 10:33 PM
    • Kawasaki Robot Forum
  • Fanuc - sending coordinates via TCP/IP with Python

    • James5678
    • May 11, 2022 at 10:08 PM
    • Fanuc Robot Forum
  • Transmitting coordinates

    • coolvitaly
    • October 27, 2021 at 3:32 PM
    • KUKA Robot Forum
  • Moving fanuc robot to a position using non-blocking karel function

    • dyu
    • September 22, 2021 at 6:00 PM
    • Fanuc Robot Forum
  • Sending a cartesian pose to fanuc robot through socket messaging

    • dyu
    • September 22, 2021 at 12:43 PM
    • Fanuc Robot Forum

Tags

  • kawasaki
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download