CIPServicesAttributeProperties Class |
Namespace: Demo3D.PLC.Comms.CIP.Nodes
public class AttributeProperties
The CIPServicesAttributeProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| CIPServicesAttributeProperties |
Constructs an AttributeProperties.
|
| Name | Description | |
|---|---|---|
| AttributeId |
The attribute ID.
| |
| GetAttributesAll |
The attribute data is returned in a GetAttributesAll request.
| |
| Gettable |
The attribute data can be read by the client.
| |
| NotSupported |
The attribute is not supported.
| |
| NumBytes |
The number of bytes of attribute data (or -1).
| |
| Settable |
The attribute data can be set by the client.
|