The Side location is giving an indication for the operator from which side in transport direction of the PCB unit
the fault or error can be accessed and fixed.
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
SyntaxPublic Enumeration SideLocation
Members| Member name | Value | Description |
|---|
| Unknown | 0 |
c
|
| Right | 1 |
Location of the occurrence of the fault is the rigfht side in transport direction of the PCB unit.
|
| Left | 2 |
Location of the occurrence of the fault is the left side in transport direction of the PCB unit.
|
| Both | 3 |
Location of the occurrence of the fault are both sides in transport direction of the PCB unit.
|
See Also