ProbeSetup Class
Namespace: PCBI_MachineFormats_ImportExport.XMLAssembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
[SerializableAttribute]
public class ProbeSetup
<SerializableAttribute>
Public Class ProbeSetup
[SerializableAttribute]
public ref class ProbeSetup
[<SerializableAttribute>]
type ProbeSetup = class end
- Inheritance
- Object ProbeSetup
| ProbeSetup | Initializes a new instance of the ProbeSetup class |
| AddTestModels | |
| GetNormalizedValue |
This function resolves unit extensions, so that e.g. '1 mV' returns 0.001
|
| GetUnitValueString |
This function resolves unit extensions and rebuilds the string again.
e.g. '1.8 u' returns for a Resistor "1.8 µO"
|
| SetTestModels |
Sets the Test Models to the component.
For Transistor/FET/Diode/LED/OptoCoupler the pin mapping is corrected, if the original CAD component has named pins (e.g. 'A' and 'C' for anode and cathode)
|
| UpdateDeviceAndTypesFromOrgCMP | |