Skip to content

Slot: vlimit

Voltage Limit for bus to which regulated winding is connected. Default is 0 (no limit).

URI: dss:vlimit

Applicable Classes

Name Description Modifies Slot
Regcontrol A Regcontrol object in OpenDSS representing a voltage regulator control that ... no

Properties

Type and Range

Property Value
Range Float
Domain Of Regcontrol

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Regcontrol

Comments

  • Intended target: TapChangerControl.maxLimitVoltage, set only when vlimit > 0. Import/export currently read and write a dynamically added limitVoltage attribute instead of the real maxLimitVoltage field, so vlimit roundtrips within this converter but is not visible to CIM-spec-compliant tools reading maxLimitVoltage.

TODOs

  • Converter bug: uses tcc.limitVoltage (not a real TapChangerControl field) instead of tcc.maxLimitVoltage on both import and export.

Identifier and Mapping Information

Annotations

property value
order 21

Schema Source

  • from schema: https://gridappsd.github.io/dss-graph/opendss

Mappings

Mapping Type Mapped Value
self dss:vlimit
native dss:vlimit
related cim:TapChangerControl.maxLimitVoltage

LinkML Source

name: vlimit
annotations:
  order:
    tag: order
    value: 21
description: Voltage Limit for bus to which regulated winding is connected. Default
  is 0 (no limit).
todos:
- 'Converter bug: uses tcc.limitVoltage (not a real TapChangerControl field) instead
  of tcc.maxLimitVoltage on both import and export.'
comments:
- 'Intended target: TapChangerControl.maxLimitVoltage, set only when vlimit > 0. Import/export
  currently read and write a dynamically added ``limitVoltage`` attribute instead
  of the real maxLimitVoltage field, so vlimit roundtrips within this converter but
  is not visible to CIM-spec-compliant tools reading maxLimitVoltage.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
related_mappings:
- cim:TapChangerControl.maxLimitVoltage
rank: 1000
owner: Regcontrol
domain_of:
- Regcontrol
range: float
required: false