The data produced by the inspection to be
sent to the remote device.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.1.0.0
public byte[] ResultData { get; set; }public byte[] ResultData { get; set; }Public Property ResultData As Byte()
Get
Set
Public Property ResultData As Byte()
Get
Set
public:
property array<unsigned char>^ ResultData {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}public:
property array<unsigned char>^ ResultData {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}Property Value
Type:
Byte