Specifications

103/201
BscMovj
FUNCTION: Moves robot with joint motion to a target position in a specified frame
system.
FORMAT: _declspec( dllexport ) short APIENTRY BscMovj(short nCid,double
spd,char *framename,short rconf,short toolno, double *p);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
spd Move speed to 100.0%)
*framename Coordinate name; BASEBase coordinate; ROBOTRobot coordinate;
UF1User coordinate...
rconf Form
toolno Tool number
*p Target position storage pointer
OUT(Return)
None
Return Value
0:Normal completion
Others: Error codes
REMARKS: Form
The form data are represented by bit data in decimals.
D7 D
6
D5 D4 D3 D
2
D1 D
0
0: Fl i
p
, 1:No-fli
p
0: U
p
, 1:Dow
n
0: Fr ont , 1: Rear
0: R<180, 1: R>=18
0
0: T<180, 1: T>=18
0
0: S<180, 1: S>=18
0
* With the ERC or ERCⅡ, the data of D3, D4 and D5 are ignored.