Hiya,
I've managed to acquire a TX90 with a CS8C controller. I'm familiar with using them as I have 3 others, however these are integrated into machines so all I do is tweak the positionings and create new products by copying existing ones.
My Dilemma:
This robot doesn't seem to have much in it. It's no longer integrated into the machine and is now stand-a-lone at the moment. I've managed to get it to move.
What I'm used to seeing is for example is up to 6 movements up to a position, and up to 6 movements away.
pFeeder [6]
pFeeder [5]
pFeeder [4]
pFeeder [3]
pFeeder [2]
pFeeder [1]
pFeeder [0]
+ The arm has gone from [6] - [0] to a position to collect
GRAB
+ Arm has grabbed the part
pFeederOut[0]
pFeederOut[1]
pFeederOut[2]
pFeederOut[3]
pFeederOut[4]
pFeederOut[5]
pFeederOut[6]
+ Arm has moved from [0] - [6] ready to move to the next location to do it again.
(This is an example from another arm I use and how it works)
What I'm hoping to achieve is to build this robot into a machine. I'm more than happy (I think) with sorting it's positions and movements, but what I'm unsure about is how do you tell the arm what sequence to follow, IE Move to A - grab - move to b, release etc?
I have a VAL3 reference manual and a CS8C manual but I haven't really found anything that describes how to achieve this.
I appreciate this could be a lengthy but all support would be much appreciated.
Thanks,