Overview
Type:
|
Structure
|
Available as of:
|
V1.6.0.0
|
Inherits from:
|
-
|
Description
Structure that provides list of jobs saved on the vision system.
Structure Elements
Variable
|
Data type
|
Description
|
uiNumberOfJobs
|
UINT
|
Number of jobs saved on the vision system.
|
asJobs
|
ARRAY [1...Gc_uiMaxNumberOfCognexJob] OF STRING[255]
|
List of jobs saved on the vision system.
|