Click or drag to resize

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.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public string VerificationLocation { get; set; }

Property Value

String
See Also