Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
State of the surface |
"Set" effect |
|
"Get" effect |
Returns the status of the image transfer |
Classification
Class |
Surface |
Category |
Surface Dynamics |
Level |
Expert |
Identifiers
String |
TransferReport |
C, C++ |
MC_TransferReport |
.NET |
MC.TransferReport |
Numerical |
89 |
This parameter allows to detect a problem during the DMA transfer of an image. It reports whether the image transfer suffered from FIFO overruns or not.
MultiCam automatically hides the corrupted images to the application if the AcquisitionCleanup parameter is set to ENABLED.
Possible values
Name |
Identifier |
Description |
OK |
MC_TransferReport_OK |
The image transfer did not suffer from FIFO overruns. |
FIFO_OVERRUN |
MC_TransferReport_FIFO_OVERRUN |
The image transfer suffered from FIFO overruns. |