Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Once configured, the C37.118 slave I/O interface offers different data points to be connected with the model.

The following data points can be connected to the model to provide the timestamp and additional information about the state of the synchronization:

Connection point

DirectionDescription
PhasorsFrom model to driver

For a given stream, each configured phasor will provide two connection points that will expect to receive data from the model.
If the stream is configured in polar mode, connections points will be provided for the magnitude and the angle. If the stream is configured in rectangular mode, the connection points will be provided for the real and imaginary parts.
The name of the connection point will contain the stream name, and the configured phasor names.

AnalogsFrom model to driver

For a given stream, each configured analog value will provide a connection point that will expect to receive data from the model.
The name of the connection point will contain the stream name, and the configured analog point name.

DigitalsFrom model to driver

For a given stream, each configured digital value will provide a connection point that will expect to receive data from the model.
The name of the connection point will contain the stream name, and the configured digital point name.

Frequency ROCFrom model to driverFor a given stream, the driver expects to receive the frequency rate of change from the model.
Frequency deviationFrom model to driverFor a given stream, the driver expects to receive the frequency deviation in millihertz from the model.

...