Skip to content

Slot: delay

Time delay, in seconds, from when the voltage goes out of band to when tap changing begins. Default is 15 s.

URI: dss:delay

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

  • Import: RatioTapChanger.initialDelay = delay, or 15.0 if not specified. Export: delay = initialDelay.

Identifier and Mapping Information

Annotations

property value
order 10

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:delay
native dss:delay
exact cim:RatioTapChanger.initialDelay

LinkML Source

name: delay
annotations:
  order:
    tag: order
    value: 10
description: Time delay, in seconds, from when the voltage goes out of band to when
  tap changing begins. Default is 15 s.
comments:
- 'Import: RatioTapChanger.initialDelay = delay, or 15.0 if not specified. Export:
  delay = initialDelay.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:RatioTapChanger.initialDelay
rank: 1000
owner: Regcontrol
domain_of:
- Regcontrol
range: float
required: false