C13440
Description
The C13440 node is the main interface to the Hamamatsu camera. It is responsible for camera initialization, configuration, and image acquisition.
Output
IFrameContainer- Either a
Frameor aFrameBundle, depending on the bundling configuration.
- Either a
Properties
EnableBundling
Toggles the optional frame bundling feature.- OFF: The node outputs a
Framefor every image acquired from the camera. - ON: The node outputs a
FrameBundleafter a fixed number of acquired images.
- OFF: The node outputs a
BundleSize
Specifies the number of full acquisition cycles to include in a bundle.
This property has no effect if EnableBundling is OFF.When bundling is enabled:
Number of frames per FrameBundle = BundleSize � Processing.DeinterleaveCountSettingPath
Optional path to a saved camera settings.xmlfile.LookupTablePath
Optional path to a saved lookup table (LUT).csvfile.