Class: Fmonitor¶
A Fmonitor object in OpenDSS.
URI: dss:Fmonitor
classDiagram
class Fmonitor
click Fmonitor href "../Fmonitor/"
Fmonitor : action
Fmonitor : attack_defense
Fmonitor : b_Curt_Ctrl
Fmonitor : basefreq
Fmonitor : Cluster_num
Fmonitor : Comm_hide
Fmonitor : Comm_node_hide
Fmonitor : CommDelayVector
Fmonitor : CommVector
Fmonitor : EGen
Fmonitor : element
Fmonitor : ElemTableLine
Fmonitor : enabled
Fmonitor : like
Fmonitor : MaxLocalMem
Fmonitor : mode
Fmonitor : name
Fmonitor : Node_num
Fmonitor : Nodes
Fmonitor : P_Mode
Fmonitor : P_Sensor
Fmonitor : P_trans_ref
Fmonitor : PPolar
Fmonitor : residual
Fmonitor : T_intvl_smpl
Fmonitor : terminal
Fmonitor : Total_Clusters
Fmonitor : up_dly
Fmonitor : V_Sensor
Fmonitor : VIPolar
Fmonitor : virtual_ld_node
Fmonitor : Volt_limits_pu
Class Properties¶
| Property | Value |
|---|---|
| Class URI | dss:Fmonitor |
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 String |
Object name | direct |
| element | 0..1 String |
Name (Full Object name) of element to which the monitor is connected | direct |
| terminal | 0..1 Integer |
Number of the terminal of the circuit element to which the monitor is connect... | direct |
| mode | 0..1 Integer |
Bitmask integer designating the values the monitor is to capture: 0 = Voltage... | direct |
| action | 0..1 Float |
{Clear | Save |
| residual | 0..1 Float |
{Yes/True | No/False} Default = No |
| VIPolar | 0..1 Float |
{Yes/True | No/False} Default = YES |
| PPolar | 0..1 Float |
{Yes/True | No/False} Default = YES |
| P_trans_ref | 0..1 Float |
P_trans_ref: P ref value for metered element(unit kW) | direct |
| V_Sensor | 0..1 Float |
V_SensorEnable voltage sensor | direct |
| P_Sensor | 0..1 Float |
P_SensorEnable power sensor | direct |
| Node_num | 0..1 String |
Node_numAssign a node number within a cluster | direct |
| Cluster_num | 0..1 String |
Cluster_num | direct |
| Total_Clusters | 0..1 Integer |
Total_Clusters | direct |
| Nodes | 0..1 String |
Nodes connected to this FMonitor | direct |
| CommVector | 0..1 Integer |
CommVector of this FMonitor | direct |
| ElemTableLine | 0..1 Integer |
ElemTableLine of the each node within this cluster | direct |
| P_Mode | 0..1 Float |
0 = real Power controlled by each p_ref on each DG1 = real Power on MeteredEl... | direct |
| CommDelayVector | 0..1 Integer |
CommDelayVector of this FMonitor | direct |
| T_intvl_smpl | 0..1 String |
T_intvl_smpl: The imformation of each agent will be sampled at each T_comm ti... | direct |
| MaxLocalMem | 0..1 Integer |
MaxLocalMem: the max number of local memory siza | direct |
| Volt_limits_pu | 0..1 Float |
Volt_limits_pu: exmaple "Volt_limits_pu={a0,a1, a2}"a0: the phase number, 0 m... | direct |
| b_Curt_Ctrl | 0..1 Float |
b_Curt_Ctrl:set P curtailment on/off;b_Curt_Ctrl=True: P curtailment will be ... | direct |
| up_dly | 0..1 String |
up_dly: delay time to upper level | direct |
| virtual_ld_node | 0..1 String |
which node talks to upper level | direct |
| EGen | 0..1 Float |
EGen = {kVA_fm, M_fm, D_fm, Tau_fm, Ki_fm,init_time}where equations are:(1):d... | direct |
| attack_defense | 0..1 String |
Define attack and defense: attack_defense = {atk , dfs , atk_time , atk_node... | direct |
| Comm_hide | 0..1 String |
Comm_hide={ | direct |
| Comm_node_hide | 0..1 String |
Comm_node_hide={ | direct |
| basefreq | 0..1 Float |
Base Frequency for ratings | direct |
| enabled | 0..1 Boolean |
{Yes | No or True |
| like | 0..1 String |
Make like another object, e | direct |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://gridappsd.github.io/dss-graph/opendss
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | dss:Fmonitor |
| native | dss:Fmonitor |
LinkML Source¶
Direct¶
name: Fmonitor
description: A Fmonitor object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
name:
name: name
description: Object name. Must be unique per object type.
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
identifier: true
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: true
element:
name: element
annotations:
order:
tag: order
value: 1
description: Name (Full Object name) of element to which the monitor is connected
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Capcontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
range: string
required: false
terminal:
name: terminal
annotations:
order:
tag: order
value: 2
description: Number of the terminal of the circuit element to which the monitor
is connected
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Capcontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
range: integer
required: false
mode:
name: mode
annotations:
order:
tag: order
value: 3
description: 'Bitmask integer designating the values the monitor is to capture:
0 = Voltages and currents1 = Powers2 = Tap Position (Transformers only)3 = State
Variables (PCElements only)4 = Flicker level ...'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
- Monitor
range: integer
required: false
action:
name: action
annotations:
order:
tag: order
value: 4
description: '{Clear | Save | Take | Process}(C)lears or (S)aves current buffer'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Relay
- Loadshape
- Priceshape
- Tshape
- Energymeter
- Fmonitor
- Monitor
- Sensor
range: float
required: false
residual:
name: residual
annotations:
order:
tag: order
value: 5
description: '{Yes/True | No/False} Default = No'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
- Monitor
range: float
required: false
VIPolar:
name: VIPolar
annotations:
order:
tag: order
value: 6
description: '{Yes/True | No/False} Default = YES'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
- Monitor
range: float
required: false
PPolar:
name: PPolar
annotations:
order:
tag: order
value: 7
description: '{Yes/True | No/False} Default = YES'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
- Monitor
range: float
required: false
P_trans_ref:
name: P_trans_ref
annotations:
order:
tag: order
value: 8
description: 'P_trans_ref: P ref value for metered element(unit kW)'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
V_Sensor:
name: V_Sensor
annotations:
order:
tag: order
value: 9
description: V_SensorEnable voltage sensor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
P_Sensor:
name: P_Sensor
annotations:
order:
tag: order
value: 10
description: P_SensorEnable power sensor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
Node_num:
name: Node_num
annotations:
order:
tag: order
value: 11
description: Node_numAssign a node number within a cluster
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
Cluster_num:
name: Cluster_num
annotations:
order:
tag: order
value: 12
description: Cluster_num
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Generic5
- Fmonitor
range: string
required: false
Total_Clusters:
name: Total_Clusters
annotations:
order:
tag: order
value: 13
description: Total_Clusters
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: integer
required: false
Nodes:
name: Nodes
annotations:
order:
tag: order
value: 14
description: Nodes connected to this FMonitor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
CommVector:
name: CommVector
annotations:
order:
tag: order
value: 15
description: CommVector of this FMonitor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: integer
required: false
ElemTableLine:
name: ElemTableLine
annotations:
order:
tag: order
value: 16
description: ElemTableLine of the each node within this cluster
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: integer
required: false
P_Mode:
name: P_Mode
annotations:
order:
tag: order
value: 17
description: 0 = real Power controlled by each p_ref on each DG1 = real Power
on MeteredElem controlled by DGs according to P_trans_ref2 = Not defined3 =
Not defined
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
CommDelayVector:
name: CommDelayVector
annotations:
order:
tag: order
value: 18
description: CommDelayVector of this FMonitor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: integer
required: false
T_intvl_smpl:
name: T_intvl_smpl
annotations:
order:
tag: order
value: 19
description: 'T_intvl_smpl: The imformation of each agent will be sampled at each
T_comm time'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
MaxLocalMem:
name: MaxLocalMem
annotations:
order:
tag: order
value: 20
description: 'MaxLocalMem: the max number of local memory siza'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: integer
required: false
Volt_limits_pu:
name: Volt_limits_pu
annotations:
order:
tag: order
value: 21
description: 'Volt_limits_pu: exmaple "Volt_limits_pu={a0,a1, a2}"a0: the phase
number, 0 means pos'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
b_Curt_Ctrl:
name: b_Curt_Ctrl
annotations:
order:
tag: order
value: 22
description: 'b_Curt_Ctrl:set P curtailment on/off;b_Curt_Ctrl=True: P curtailment
will be implemented according to the system voltage (default);b_Curt_Ctrl=False:
P curtailment will not be implemented'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
up_dly:
name: up_dly
annotations:
order:
tag: order
value: 23
description: 'up_dly: delay time to upper level'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
virtual_ld_node:
name: virtual_ld_node
annotations:
order:
tag: order
value: 24
description: which node talks to upper level
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
EGen:
name: EGen
annotations:
order:
tag: order
value: 25
description: EGen = {kVA_fm, M_fm, D_fm, Tau_fm, Ki_fm,init_time}where equations
are:(1):delta''=omega(1):M_fm * omega''=puPm - puPe - D_fm*omega(1):Tau_fm*Pm
''=Ki_fm * omega puPm = Pm / kVA_fm, puPe = Pe...
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: float
required: false
attack_defense:
name: attack_defense
annotations:
order:
tag: order
value: 26
description: 'Define attack and defense: attack_defense = {atk , dfs , atk_time
, atk_node_num , d_atk0 , beta_dfs, D_beta, D_p }'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
Comm_hide:
name: Comm_hide
annotations:
order:
tag: order
value: 27
description: Comm_hide={
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
Comm_node_hide:
name: Comm_node_hide
annotations:
order:
tag: order
value: 28
description: Comm_node_hide={
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
domain_of:
- Fmonitor
range: string
required: false
basefreq:
name: basefreq
annotations:
order:
tag: order
value: 29
description: Base Frequency for ratings
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: float
required: false
enabled:
name: enabled
annotations:
order:
tag: order
value: 30
description: '{Yes|No or True|False} Indicates whether this element is enabled'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: boolean
required: false
like:
name: like
annotations:
order:
tag: order
value: 31
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: false
class_uri: dss:Fmonitor
Induced¶
name: Fmonitor
description: A Fmonitor object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
name:
name: name
description: Object name. Must be unique per object type.
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
identifier: true
owner: Fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: true
element:
name: element
annotations:
order:
tag: order
value: 1
description: Name (Full Object name) of element to which the monitor is connected
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Capcontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
range: string
required: false
terminal:
name: terminal
annotations:
order:
tag: order
value: 2
description: Number of the terminal of the circuit element to which the monitor
is connected
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Capcontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
range: integer
required: false
mode:
name: mode
annotations:
order:
tag: order
value: 3
description: 'Bitmask integer designating the values the monitor is to capture:
0 = Voltages and currents1 = Powers2 = Tap Position (Transformers only)3 = State
Variables (PCElements only)4 = Flicker level ...'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
- Monitor
range: integer
required: false
action:
name: action
annotations:
order:
tag: order
value: 4
description: '{Clear | Save | Take | Process}(C)lears or (S)aves current buffer'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Relay
- Loadshape
- Priceshape
- Tshape
- Energymeter
- Fmonitor
- Monitor
- Sensor
range: float
required: false
residual:
name: residual
annotations:
order:
tag: order
value: 5
description: '{Yes/True | No/False} Default = No'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
- Monitor
range: float
required: false
VIPolar:
name: VIPolar
annotations:
order:
tag: order
value: 6
description: '{Yes/True | No/False} Default = YES'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
- Monitor
range: float
required: false
PPolar:
name: PPolar
annotations:
order:
tag: order
value: 7
description: '{Yes/True | No/False} Default = YES'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
- Monitor
range: float
required: false
P_trans_ref:
name: P_trans_ref
annotations:
order:
tag: order
value: 8
description: 'P_trans_ref: P ref value for metered element(unit kW)'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
V_Sensor:
name: V_Sensor
annotations:
order:
tag: order
value: 9
description: V_SensorEnable voltage sensor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
P_Sensor:
name: P_Sensor
annotations:
order:
tag: order
value: 10
description: P_SensorEnable power sensor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
Node_num:
name: Node_num
annotations:
order:
tag: order
value: 11
description: Node_numAssign a node number within a cluster
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
Cluster_num:
name: Cluster_num
annotations:
order:
tag: order
value: 12
description: Cluster_num
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Generic5
- Fmonitor
range: string
required: false
Total_Clusters:
name: Total_Clusters
annotations:
order:
tag: order
value: 13
description: Total_Clusters
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: integer
required: false
Nodes:
name: Nodes
annotations:
order:
tag: order
value: 14
description: Nodes connected to this FMonitor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
CommVector:
name: CommVector
annotations:
order:
tag: order
value: 15
description: CommVector of this FMonitor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: integer
required: false
ElemTableLine:
name: ElemTableLine
annotations:
order:
tag: order
value: 16
description: ElemTableLine of the each node within this cluster
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: integer
required: false
P_Mode:
name: P_Mode
annotations:
order:
tag: order
value: 17
description: 0 = real Power controlled by each p_ref on each DG1 = real Power
on MeteredElem controlled by DGs according to P_trans_ref2 = Not defined3 =
Not defined
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
CommDelayVector:
name: CommDelayVector
annotations:
order:
tag: order
value: 18
description: CommDelayVector of this FMonitor
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: integer
required: false
T_intvl_smpl:
name: T_intvl_smpl
annotations:
order:
tag: order
value: 19
description: 'T_intvl_smpl: The imformation of each agent will be sampled at each
T_comm time'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
MaxLocalMem:
name: MaxLocalMem
annotations:
order:
tag: order
value: 20
description: 'MaxLocalMem: the max number of local memory siza'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: integer
required: false
Volt_limits_pu:
name: Volt_limits_pu
annotations:
order:
tag: order
value: 21
description: 'Volt_limits_pu: exmaple "Volt_limits_pu={a0,a1, a2}"a0: the phase
number, 0 means pos'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
b_Curt_Ctrl:
name: b_Curt_Ctrl
annotations:
order:
tag: order
value: 22
description: 'b_Curt_Ctrl:set P curtailment on/off;b_Curt_Ctrl=True: P curtailment
will be implemented according to the system voltage (default);b_Curt_Ctrl=False:
P curtailment will not be implemented'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
up_dly:
name: up_dly
annotations:
order:
tag: order
value: 23
description: 'up_dly: delay time to upper level'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
virtual_ld_node:
name: virtual_ld_node
annotations:
order:
tag: order
value: 24
description: which node talks to upper level
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
EGen:
name: EGen
annotations:
order:
tag: order
value: 25
description: EGen = {kVA_fm, M_fm, D_fm, Tau_fm, Ki_fm,init_time}where equations
are:(1):delta''=omega(1):M_fm * omega''=puPm - puPe - D_fm*omega(1):Tau_fm*Pm
''=Ki_fm * omega puPm = Pm / kVA_fm, puPe = Pe...
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: float
required: false
attack_defense:
name: attack_defense
annotations:
order:
tag: order
value: 26
description: 'Define attack and defense: attack_defense = {atk , dfs , atk_time
, atk_node_num , d_atk0 , beta_dfs, D_beta, D_p }'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
Comm_hide:
name: Comm_hide
annotations:
order:
tag: order
value: 27
description: Comm_hide={
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
Comm_node_hide:
name: Comm_node_hide
annotations:
order:
tag: order
value: 28
description: Comm_node_hide={
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
rank: 1000
owner: Fmonitor
domain_of:
- Fmonitor
range: string
required: false
basefreq:
name: basefreq
annotations:
order:
tag: order
value: 29
description: Base Frequency for ratings
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: float
required: false
enabled:
name: enabled
annotations:
order:
tag: order
value: 30
description: '{Yes|No or True|False} Indicates whether this element is enabled'
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: boolean
required: false
like:
name: like
annotations:
order:
tag: order
value: 31
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/meters/fmonitor
owner: Fmonitor
domain_of:
- Load
- Generator
- Generic5
- Gicline
- Indmach012
- Pvsystem
- Storage
- Upfc
- Vccs
- Vsconverter
- Windgen
- Autotrans
- Capacitor
- Gictransformer
- Line
- Reactor
- Transformer
- Capcontrol
- Espvlcontrol
- Expcontrol
- Fuse
- Gendispatcher
- Invcontrol
- Pycontrol
- Recloser
- Regcontrol
- Relay
- Storagecontroller
- Swtcontrol
- Upfccontrol
- Cndata
- Dynamicexp
- Growthshape
- Linecode
- Linegeometry
- Linespacing
- Loadshape
- Priceshape
- Spectrum
- TccCurve
- Tsdata
- Tshape
- Wiredata
- Xfmrcode
- Xycurve
- Energymeter
- Fmonitor
- Monitor
- Sensor
- Fault
- Gicsource
- Isource
- Vsource
range: string
required: false
class_uri: dss:Fmonitor