Explicit Messaging Command Output

The Command Output block provides the result of the last command sent to the device via the Control Input block. It maps to the ControlOutput register assembly and uses Class 0x04, Attribute 0x03, Instance ID 113 (0x71).

This assembly supports the SetAttributeSingle (0x0E) service and has a maximum size of 3 bytes.

Information

Value

Register Assembly

Control Output register assembly

Supported Block Type Identifier

ControlInput

Class

0x4

Instance

113 (0x71)

Attribute Number

3

Max Size of Register Assembly

3 bytes

Output Structure

The fields below are fixed in size and structure:

Attribute

Name

Type

Value

Command Sequence Number

UINT16

0

The sequence number echoed from the most recent Control Input.

Command Status

UINT8

2

Status of the referenced command:

0 = No Command Received

1 = In Progress

2 = Success

3 = Failure