Skip to content

Output Configuration (taskOutput)#

taskOutput#

The output section contains parameters that control how the RadarImager transmits image data to a client.

GICStream#

GICStream provides standardized network streaming of image data for remote monitoring and analysis. It enables real-time transmission and processing of images between GenICam-compliant devices.

GICStream.singleImage#

By default, singleImage is disabled, so images are transmitted inside a Generic Data Container (GenDC).

If a client does not support GenDC, enable singleImage to transmit individual images.

Loss of metadata in single-image mode

When singleImage is enabled, only individual images are transmitted and the GenDC container (and its metadata) is not available to the client.

Property Value
type Option
Flag (default) false

See also#