VerificationInformationVerificationLocation Property |
The location of the data source providing the verification information (optional, only if available).
It may be used to distinguish, for example, the type and location of the part: head, camera, nozzle
Where applicable, a dot (".") notation should be utilized to designate specific positions.
Examples: MODULE1.BEAM1.HEADPOS2, MODULE1.NEST3.NOZZLESLOT4, etc.
Namespace: CFX.Structures.MaintenanceAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic string VerificationLocation { get; set; }Public Property VerificationLocation As String
Get
Set
Property Value
String
See Also