...
Connection Point | Direction | Description |
---|---|---|
Phasors | From driver to model | For a given stream, each configured phasor will provide two connection points that will return data to the model.
The name of the connection point will contain the device name, and the configured phasor name. |
Analogs | From driver to model | For a given stream, each configured analog value will provide two connection point that will return data to the model. |
Digitals | From driver to model | For a given stream, each configured digital value will provide 16 connection points that will return each bit of the 16-bit digital value to the model. |
Normal state status word | From driver to model | For a given digital value, normal status word of the current digital signal. The name of the connection point will contain the digital point name. Only available when ‘Enable reception of normal bit states’. |
Frequency ROC | From driver to model | Rate of change of frequency sent by the PMU as per IEEE Std C37.118.2-2011 Section 4.3 |
Frequency | From driver to model | Frequency sent by the PMU as per IEEE Std C37.118.2-2011 Section 6.2.2. |
Epoch time (sec) | From driver to model | Epoch time sent by the PMU as per IEEE Std C37.118.2-2011 Section 6.2.2. |
Fraction of second (ns) | From driver to model | Fraction of second sent by the PMU as per IEEE Std C37.118.2-2011 Section 6.2.2. |
Clock locked | From driver to model | Time quality as per IEEE Std C37.118.2-2011 Section 6.2.2. |
Timebase | From model to driver | Resolution of fraction of second timestamp as per IEEE Std C37.118.2-2011 Section 6.4. |
...