Movea() - Toshiba TS3000 Series Instruction Manual

Robot controller
Hide thumbs Also See for TS3000 Series:
Table of Contents

Advertisement

series Robot Controller

Movea()

Moves the joint axis of the 6-AXIS robot to the specified position.
Format
void Movea(int joint_no,double position)
Argument
int joint_no
double position
Return value
Exceptions
MoveStop
MoveBreak
MoveTimeout
CannotDoMove
TCPNotConnect
CommunicationError Communication Error
ControllerNG
IllegalParam
Notice
Move() cannot be executed unless monitoring is performed by the WatchDogStart() method.
To detect BREAK or STOP (stopping the operation) during execution of Move(), perform exception
processing by using try-catch.
See also
WatchDogStart(), ResetMove(), Movea(), Movej(), Moves()
Joint number(1-8) to be moved
Target position (angle)
None
STOP signal during the Move command
BREAK signal during the Move command
Move command execution timed out
Move command can not be executed, because of watch dog not running
Network is not connected
Command not accepted by controller
Illegal parameter
- 116 -
TsRemoteLib.DLL MANUAL
V
TsRemote
.method
STE85409

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ts3000Ts3100Tsl3000

Table of Contents