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
- Value ID: 0x0186/0x50 - 0x5F
- Default value: Standard 0x00 0x04 ""
Format
Name | Type/Size | Description | |
---|---|---|---|
api-composite | - | ||
AutoRunCommand.RunMode | Enumeration (8 bits) |
Values:
|
|
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 |