Specifications

83/201
BscIsTeachMode
FUNCTION: Reads whether in the teach mode or play mode.
FORMAT: _declspec( dllexport ) short APIENTRY BscIsTeachMode(short,nCid);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
-1:Fetch failed
0:Teach mode
1:Play mode