Specifications
70/201
BscIsHold
FUNCTION: Reads hold status.
FORMAT: _declspec( dllexport ) short APIENTRY BscIsHold(short nCid);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
-1:Fetch failed
0:Not held
Others:See below
REMARKS: Hold Status
The hold status data are represented by bit data in decimals.
D7 D6 D5 D4 D3 D2 D1 D0
HOLD(Playback box hold (MRC),Panel hold(ERC
)
HOLD(Programming pendant hold)
HOLD(External hold)
HOLD(Command hold)