Specifications

90/201
BscConvertJobR2P
FUNCTION: Converts a relative job in a specified frame system to a pulse job.
FORMAT: _declspec( dllexport ) short APIENTRY BscConvertJobR2P(short nCid,char
*name,short cv_type,char *var_no);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*name Job name storage pointer
cv_type Conversion method
var_no Reference position variable number
OUT(Return)
None
Return Value
0:Normal completion
Others: Error codes
REMARKS: Conversion Method
The conversion method is represented as follows.
0:Previous step regarded (B-axis sign constant)
1:Type regarded
2:Previous step regarded (Minimum R-axis movement)
NOTE
This function is effective only for transmission against the NX100/XRC/MRC (NX100/XRC/MRC
transmission functions.) It cannot be used for transmission against the NX100/XRC/MRC (ERC
compatible transmission function).