Hello there iam new to motoman robots. Is there anyway I can convert external inputs #20015 and #20016 to something i can use in a program. This is on a dx100 robot. connected to a PLC.
External input to universal input dx100
-
james.lynaugh -
October 24, 2023 at 9:32 PM -
Thread is Unresolved
-
-
Lemster68
October 24, 2023 at 9:46 PM Approved the thread. -
Thread
CIO for Beginners
There are a few different types of Inputs and Outputs in a Motoman... the easiest way I can explain it is like this:
Specific I/O - This is the bits you use for system related functions. ie. Specific inputs will turn on things such as servo power, set to play mode, etc... Specific outputs will give you the status of your robot. ie. In teach, in remote, etc...
Universal I/O - This is the I/O that you access from your robot jobs. For instance, in a program you would turn on a solenoid by using the…smith_scottSeptember 15, 2010 at 3:09 AM Yes, you could.