Skip to content

Slot: reversible

{Yes |No*} Indicates whether the regulator has a reverse operation mode.

URI: dss:reversible

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 Boolean
Domain Of Regcontrol

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Regcontrol

Comments

  • Import: TapChangerControl.reversible = reversible. When False, none of the reverse-direction fields below (revvreg, revband, revR, revX, revDelay, revNeutral, revThreshold) are read — they keep CIM defaults. Export: reversible = TapChangerControl.reversible; the reverse-direction attributes below are only written when this is True.

Identifier and Mapping Information

Annotations

property value
order 11

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:reversible
native dss:reversible
exact cim:TapChangerControl.reversible

LinkML Source

name: reversible
annotations:
  order:
    tag: order
    value: 11
description: '{Yes |No*} Indicates whether the regulator has a reverse operation mode.'
comments:
- 'Import: TapChangerControl.reversible = reversible. When False, none of the reverse-direction
  fields below (revvreg, revband, revR, revX, revDelay, revNeutral, revThreshold)
  are read  they keep CIM defaults. Export: reversible = TapChangerControl.reversible;
  the reverse-direction attributes below are only written when this is True.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:TapChangerControl.reversible
rank: 1000
owner: Regcontrol
domain_of:
- Regcontrol
range: boolean
required: false