Welcome, Guest. Please login or register.
Did you miss your activation email?
February 08, 2012, 02:23:59 AM
Home Help Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question / Answer to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Industrial Robot Help and Discussion Center
| |-+  Yaskawa Motoman Robot Forum (Moderators: Fabian Munoz, Napierian)
| | |-+  NX100
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Poll
Question: How to set up a groupinput or output
Motoman   -0 (0%)
NX100   -0 (0%)
Total Voters: 0

Author Topic: NX100  (Read 577 times)
PAR
Newbie
*
Offline Offline

Posts: 5


« on: August 17, 2010, 07:08:09 PM »

I'm wondering how to set up at group output or input on a NX100 system?
Logged
Fabian Munoz
Global Moderator
*****
Offline Offline

Gender: Male
Posts: 862


Uruguay Campeon de America 2011 !!!!!!!!!!


« Reply #1 on: August 17, 2010, 07:22:20 PM »

Hi Par:

Welcome to the robot-forum

the DIs and DOs are already setup, if you look in their screen you can actually see which group number they belongs to

To work with them, an example will be

DOUT OG#1 (5)

Doing this, you are automatically turn OT 1 and OT 3 ON


Same idea with the inputs

WAIT IG#4 = 17
Logged

somar
tony gast
Hero Member
*****
Offline Offline

Gender: Male
Posts: 700


Can I barrow a cup of robots?


« Reply #2 on: August 17, 2010, 07:24:29 PM »

and to add to somar... he was typing the same time as me

Group INs and OUTs are already set in the NX.....but only as group = 8 bits or group half = 4 bits

IN 1-8 is grp 1, 9-16 grp 2 and so on
IN 1-4 grp half 1, 5-8 grp half 2, 9-12 grp half 3 and so on
Out are the same.....
« Last Edit: August 17, 2010, 07:29:02 PM by tony gast » Logged

Oh, well
Fabian Munoz
Global Moderator
*****
Offline Offline

Gender: Male
Posts: 862


Uruguay Campeon de America 2011 !!!!!!!!!!


« Reply #3 on: August 17, 2010, 08:10:11 PM »

LOL

Tony, you know what ? when I was typing the answer , I thought "Where's Tony answer ?"
Logged

somar
PAR
Newbie
*
Offline Offline

Posts: 5


« Reply #4 on: August 17, 2010, 08:29:28 PM »

Ok thanks for the answer but how to do if I need moore than 8bit in the same time?
And I have another question. I'm having profibus connection between robot and a PLC.
I should start the robot from the PLC and I have found the signals for that on the I/O card but wich signals should I use frome the Profibus
Logged
Minimann
Jr. Member
**
Offline Offline

Gender: Male
Posts: 84


« Reply #5 on: August 17, 2010, 08:44:54 PM »

Hi PAR,

it depends on the ladder programm you are using, it should be written in the documentation of the robot.

Ladderversion you will find in In/Out under IO message.

Best Regards,
Minimann
Logged
Minimann
Jr. Member
**
Offline Offline

Gender: Male
Posts: 84


« Reply #6 on: August 17, 2010, 08:49:09 PM »

Hi,

another one came to my mind but I am not sure, you can try the SETREG function then you can write something in a register and read it out with the bus I guess.

I only heard about it but have never used it by myself maybe somebody can fullfill the idea...

Thanks
Logged
Fabian Munoz
Global Moderator
*****
Offline Offline

Gender: Male
Posts: 862


Uruguay Campeon de America 2011 !!!!!!!!!!


« Reply #7 on: August 18, 2010, 01:19:26 AM »

Minimann is right, those are the M register

PAR:   Can you tell us the type of number you want to transmit ? Give us an example
Logged

somar
tony gast
Hero Member
*****
Offline Offline

Gender: Male
Posts: 700


Can I barrow a cup of robots?


« Reply #8 on: August 18, 2010, 01:50:46 PM »

Do you have the CIO manual?

Sounds like you will need to do a little ladder work......
Motoman makes the basics very simple for the average programmer.....
Setting registers in the ladder will enable more than 8 bits for numbers larger than 255.....
to expand to advanced/expert levels require diving in a little deeper....But it is still fairly simple
Logged

Oh, well
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!