Gets the index of the user data slot\channel which has new user data available.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.0.0.0
public int ChannelIndex { get; }public int ChannelIndex { get; }Public ReadOnly Property ChannelIndex As Integer
Get
Public ReadOnly Property ChannelIndex As Integer
Get
public:
property int ChannelIndex {
int get ();
}public:
property int ChannelIndex {
int get ();
}Property Value
Type:
Int32
The remote device can send separate "Set User Data" signals for each
user data slot\channel, you can distinguish between these signals by examining
this property.