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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
SyntaxPublic Enumeration SideLocation
MembersMember 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