Protocols / BrpTcp / AutoRunCommand Value
This configuration value has been deprecated. Do not use it in new code as we may remove it in the future.
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
- Value ID: 0x0186/0x50 - 0x5F
Format
| Name | Type/Size | Description | |
|---|---|---|---|
| AutoRunCommand.RunMode | Enumeration (8 bits) |
Values:
|
|
| AutoRunCommand.DeviceCode | Integer (8 bits) | (Minimum value: 0, maximum value: 255) | |
| AutoRunCommand.CommandCode | Integer (8 bits) | (Minimum value: 0, maximum value: 255) | |
| AutoRunCommand.Parameter | ASCII string (until end of frame) | The length of this block depends on the length of the command | |