IBlockDescription Members
The IBlockDescription type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
dataType |
Determines the remote unit address space (resource) the data block belongs to. It could also be used to define
data type if it is determined by address space.
|
![]() |
length |
Gets the length of the data in bytes.
|
![]() |
startAddress |
Gets the data block starting address.
|