Function type

Parameter 
read

vsplib.GetDetectorHardwareChannelNumber

WORD p_DetChannelNoIT(WORD DetId);

Description

Returns the "hardware channel number" if it is an IT traffic stream detector, otherwise -1.

Version information

from version 9.1.0

Arguments

WORD

DetId

ID number of the desired detector.

Return value

WORD 

> 0 Channel number of the hardware input,

-1 for invalid DetId or DetId of a detector with unsupported type. 

Remark

Only makes sense for detectors that are assigned to an IT traffic stream.