Smart Grid Applications Overview > Smart Operations Solution > SOS Configuration Overview > Network Adapter > Network Adapter for Multispeak > Optional Configurations > Use MeasuredLength Value |
Version: 10.1 |
By default, Network Adapter uses the geometric shape length to populate the conductor's condLength field in the exported XML. In this case the MeasuredLength field does not require a value or the MEASUREDLENGTH model name. You can choose to use the measured length value instead. In this case the MeasuredLength field must have a valid value and must have the MEASUREDLENGTH model name assigned.
To use the length measured in the field, follow the steps outlined below.
Copy Code
|
|
---|---|
<FieldModelNames> <add name="MEASUREDLENGTH"/> <add name="CIMFIELD" /> </FieldModelNames> |
If this field is Null, then Network Adapter will use the geometric shape length instead.