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. KUKA 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

Input transfer to outpus

  • Serpantinas
  • July 14, 2021 at 11:56 AM
  • Thread is Unresolved
  • Serpantinas
    Reactions Received
    2
    Trophies
    3
    Posts
    81
    • July 14, 2021 at 11:56 AM
    • #1

    Hi,

    is there a nicer way to do this, I need to make about 50 Inputs to turn on outputs (KSS8.6)

    Code
    IF $IN[1]==TRUE THEN
     $OUT[1]=TRUE
    ELSE
     $OUT[1]=FALSE
    ENDIF
    IF $IN[2]==TRUE THEN
     $OUT[2]=TRUE
    ELSE
     $OUT[2]=FALSE
    ENDIF
    IF $IN[3]==TRUE THEN
     $OUT[3]=TRUE
    ELSE
     $OUT[3]=FALSE
    ENDIF
    Display More
  • Mentat
    Reactions Received
    61
    Trophies
    5
    Posts
    243
    • July 14, 2021 at 12:03 PM
    • #2
    Code
    for i = 1 to 3
        $out[i] = $in[i]
    endfor

    Not sure what the ifs are doing in your example; you need the output value to be the same as corresponding input value- just assign it.

  • Serpantinas
    Reactions Received
    2
    Trophies
    3
    Posts
    81
    • July 14, 2021 at 12:13 PM
    • #3

    I remember it didn't work like this, but maybe it was trying this with positions.

    I'll give it a try, thanks

  • panic mode
    Reactions Received
    1,267
    Trophies
    11
    Posts
    13,033
    • July 14, 2021 at 7:00 PM
    • #4

    if you run into an issue, probably it was output that is assigned one of system functions. those are identified in I/O list by mark "SYS". such functions can be freely remapped to any other I/O but only some can be changed through UI without opening and editing files.

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

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
  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