Project Validation
When you click the Validate Project File button, the application searches the project components and groupings and flags those with attributes that violate the parameters set at the Project level.
If errors are found, the program creates a Validation Errors section grouped by component types that have at least one item that violates the Project parameters.
Review Errors
If errors are present, click the expand icon to view the errant component and the specific errors associated
with that component.
Copy Error Information
The Validation Errors section provides a clear summary of the component
and error message. The Copy to Clipboard icon provides the same information in addition to the GUID associated
with the errant component.
-
At the Validation Errors level (the highest level), click the Copy to Clipboard
icon to copy all errors at the Project level.
-
To copy errors for a single component type, expand the component type first, then click the Copy to Clipboard
icon nested within that component’s error list.
Error Codes
The error codes comprise 5 digits. The first 2 digits refer to the component type. For example, “02” refers to amplifiers. The last 3 digits refer to the error itself. The errors are specific to the component type and are not necessarily the same issue across all types. In other words, error “005” for amplifiers is a different issue than error “005” for directional couplers.
Component |
Error Code |
Description |
---|---|---|
Node, 01 |
01005 |
NodeFwdFrequenciesInvalid: The node has an invalid forward frequency profile. |
01010 |
NodeRtnFrequenciesInvalid: The node has an invalid return frequency profile. |
|
Amplifier, 02 |
02005 |
AmplifierFwdFrequencyProfileInvalidOnPort: The amplifier has an invalid forward frequency profile on a given port. |
02010 |
AmplifierRtnInputFrequencyInvalid: The amplifier has an invalid return input frequency. |
|
02015 |
AmplifierRtnOutputFrequencyInvalid: The amplifier has an invalid return output frequency. |
|
02020 |
IncompatibleInternalEqForwardFrequencyProfile: The amplifier has an internal forward input equalizer with an incompatible frequency profile. |
|
02025 |
IncompatibleInternalEqReturnFrequencyProfile: The amplifier has an internal return input equalizer with an incompatible frequency profile. |
|
02030 |
AmplifierFwdFrequencyOutOfRange: The amplifier forward input frequency profile is outside of the acceptable range. |
|
02035 |
AmplifierInternalComponentsMissing: No internal components could be found for the given amplifier. |
|
02040 |
AmplifierInputInternalEqComponentsMissing: No input internal equalizer components could be found for the given amplifier. |
|
02045 |
AmplifierOutputInternalEqComponentsMissing: No output internal equalizer components could be found for the given amplifier. |
|
Amplifier Internal Equalizer, 04 |
04005 |
InternalAmpEqFwdFrequenciesInvalid: The forward internal amplifier equalizer frequencies are invalid. |
04010 |
InternalAmpEqRtnFrequenciesInvalid: The return internal amplifier equalizer frequencies are invalid. |
|
Tap, 05 |
05005 |
TapLegFrequenciesInvalid: The tap has an invalid forward frequency profile. Frequency profiles are merged and validated against the forward and return tracked frequencies of a project file. |
05010 |
TapThroughLegFrequenciesInvalid: The tap has an invalid through leg frequency profile. Frequency profiles are merged and validated against the forward and return tracked frequencies of a project file. |
|
Cable, 06 |
06050 |
InvalidCableFrequencyProfile: The cable has an invalid cable frequency profile. |
06010 |
NoConnectorForCable: No pin connectors are in grouping that are compatible with the cable. |
|
Splitter, 07 |
07050 |
SplitterFwdFrequencyProfileInvalidOnPort: The splitter has an invalid forward frequency profile on a given port. |
07010 |
SplitterRtnFrequencyInvalidProfileOnPort: The splitter has an invalid return frequency profile on a given port. |
|
Directional Coupler, 08 |
08050 |
DirectionalCouplerDownLegFrequenciesInvalid: The directional coupler has invalid forward or return down leg frequency profiles. Frequency profiles are merged and validated against the forward and return tracked frequencies of a project file. |
08010 |
DirectionalCouplerThroughLegFrequenciesInvalid: The directional coupler has invalid forward or return through leg frequency profiles. Frequency profiles are merged and validated against the forward and return tracked frequencies of a project file. |
|
Power Inserter, 09 |
09005 |
PowerInserterFrequenciesInvalid: The power inserter has invalid forward or return frequency profiles. Frequency profiles are merged and validated against the forward and return tracked frequencies of a project file. |
Inline Equalizer, 12 |
12005 |
InlineEqualizerFrequenciesInvalid: The inline equalizer has invalid forward or return frequency profiles. Frequency profiles are merged and validated against the forward and return tracked frequencies of a project file. |
Project File, 99 |
99005 |
NullProjectFile: The given project file resource was null. |
99010 |
InvalidGrouping: The grouping on a project file is invalid. |
|
99015 |
GroupingComponentsMissing: The grouping on a project file is invalid. It does not contain any components. |