Types of Commands

A command type can vary depending on the type of Step that was created. This section will cover the command types in detail.

Common Fields

There are 5 common fields among commands:

  • Order – The order in which the commands in the step are executed.

  • Path – The path of the 61850 point.

  • Expected Value – The expected value or response from a server.

  • Actual Value – The actual value received from the server as a response to a request or by Read/GOOSE/Report.

  • Delay – The time in milliseconds to wait before executing the command. For the Verify command, an event will not be skipped because it occurred during the delay period.

  • Setup Timeout – Time to wait for the initial value for this Data Attribute during the Setup Step.

*Required Fields – on any command, required fields will be highlighted in orange.

 

PREVIOUS: Types of Steps     |     NEXT:Execution Step commands