CPFItem Class |
Namespace: Demo3D.PLC.Comms.CPF
public class CPFItem
The CPFItem type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBasicIdentity |
Asserts the expected type, and returns the CPF data.
| |
| GetConnectedAddress |
Asserts the expected type, and returns the CPF data.
| |
| GetData |
Asserts the expected type, and returns the CPF data.
| |
| GetIdentity |
Asserts the expected type, and returns the CPF data.
| |
| GetInterface |
Asserts the expected type, and returns the CPF data.
| |
| GetLocalAddress |
Asserts the expected type, and returns the CPF data.
| |
| GetNullAddress |
Asserts the expected type, and returns the CPF data.
| |
| GetProcessorName |
Asserts the expected type, and returns the CPF data.
| |
| GetSequencedAddress |
Asserts the expected type, and returns the CPF data.
| |
| TryGetBasicIdentity |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetConnectedAddress |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetData |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetIdentity |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetInterface |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetLocalAddress |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetNullAddress |
Returns the CPF data If the CPF item is the expected type.
| |
| TryGetProcessorName |
Returns the CPF data If the CPF item is the expected type.
|