
74/201
BscIsLoc
FUNCTION: Reads the current robot position in pulse or XYZ frame system.
FORMAT: _declspec( dllexport ) short APIENTRY BscIsLoc(short nCid,short
ispulse,short *rconf,double *p);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
ispulse 0:Cartesian coordinate system; 1:Joint coordinate system
*rconf Form storage pointer
*p Current position storage pointer
OUT(Return)
*rconf Form storage pointer
*p Current position storage pointer
Return Value
-1:Fetch failed
0:Normal completion
REMARKS: Form
The form data are represented by bit data in decimals.
D
D
D5 D
D3 D
D1 D
0: Fl i
, 1:No-fli
0: U
, 1:Dow
0: Fr ont , 1: Rear
0: R<180, 1: R>=18
0: T<180, 1: T>=18
0: S<180, 1: S>=18
* With the ERC or ERCⅡ, the data of D3, D4 and D5 are ignored.
Kommentare zu diesen Handbüchern