CommandStatus Class
This class describes the status of a command.
Namespace:
IntervalZero.MaxRT.Ecat.Api.NetApi
Assembly:
IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class CommandStatus
The CommandStatus class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
This property is reserved. | |
|
|
This property is reserved. | |
|
|
This property is reserved. | |
|
|
The length of data stored in the buffer provided when invoking the command. | |
|
|
The error ID of the command. | |
|
|
A handle to a command. | |
|
|
This property is reserved. | |
|
|
The command state. |
See Also: