ProbeSetup Class

Definition

Namespace: PCBI_MachineFormats_ImportExport.XML
Assembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
[SerializableAttribute]
public class ProbeSetup
Inheritance
Object    ProbeSetup

Constructors

ProbeSetupInitializes a new instance of the ProbeSetup class

Properties

Methods

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 

See Also