Protocols / BrpTcp / AutoRunCommand Value

A list of BRP command frames that shall be executed automatically at powerup (including sending their responses to the host) before starting with normal operation.

These commands are executed in order ( first StartupRunCmd[0], then StartupRunCmd[1], ...) until the first index without corresponding StartupRunCmd value.

Properties

Format

Name Type/Size Description
api-composite -
AutoRunCommand.RunMode Enumeration (8 bits) Values:
  • Standard (0x00)
  • Continuous (0x01)
  • Repeat (0x02)
AutoRunCommand.DeviceCode Integer (8 bits) (Minimum value: 0, maximum value: 0xFF)
AutoRunCommand.CommandCode Integer (8 bits) (Minimum value: 0, maximum value: 0xFF)
AutoRunCommand.Parameter ASCII string (until end of frame) The length of this block depends on the length of the command