Slot: states
ARRAY of integers {1|0} states representing the state of each step (on|off).
URI: dss:states
Applicable Classes
| Name |
Description |
Modifies Slot |
| Capacitor |
A Capacitor object in OpenDSS representing a shunt or series capacitor bank c... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
| ### Slot Characteristics |
|
- Import: count of on steps (states[i] > 0) stored as sections (float). Export: sections → [1]current_sections + [0](Numsteps - current_sections).
Annotations
Schema Source
- from schema: https://gridappsd.github.io/dss-graph/opendss
Mappings
| Mapping Type |
Mapped Value |
| self |
dss:states |
| native |
dss:states |
| close |
cim:LinearShuntCompensator.sections |
LinkML Source
name: states
annotations:
order:
tag: order
value: 13
description: ARRAY of integers {1|0} states representing the state of each step (on|off).
comments:
- 'Import: count of on steps (states[i] > 0) stored as sections (float). Export: sections
→ [1]*current_sections + [0]*(Numsteps - current_sections).'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:LinearShuntCompensator.sections
rank: 1000
owner: Capacitor
domain_of:
- Capacitor
range: integer
required: false
multivalued: true