componentInfo
R2026bDescription
returns a 4-column table of the video input components, with a row for each component. The
table columns indicate the selected and available pixel formats for each component, and
whether each component is enabled. You use compInfo = componentInfo(vidSrc)vidSrc.ComponentSelector and
vidSrc.ComponentEnable to configure individual fields of component
information.
Note
This function supports only GenICam™ GenTL compliant hardware.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026a