There are 2 NI Camera Transforms:
•GigE Camera (NI)
•USB WebCam (NI)
These Transforms produce a SourceImage output for use with the MxVision Image Recognition system. The SourceImage Signal is an NI Vision Signal and cannot be imported into MxVDev.
Set properties for the Transform:
Enable Periodic Capture Image: When this is set to True, images are captured each time the Transform is ticked. When set to False, images are captured when a transition is received on the CaptureImage port.
Tick Period: How often you want to acquire and process images.
•When Enable Periodic Capture Image is True, each time the Transform is ticked, an image is captured and transmitted from the Output Image port.
•When Enable Periodic Capture Image is False, an image is captured and transmitted from the Output Image port when a transition is received on the CaptureImage inport.
When a transition is received on the SaveImage inport, a copy of the current image is saved in the directory specified in the message. The Transforms are intended to work with the Default Directory Structure.
Transition Editor for SaveImage Signal
These Transforms do not require an NI Vision license.