ICommLink Interface |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE
The ICommLink type exposes the following members.
Name | Description | |
---|---|---|
DestinationPlatform |
Identifies a single IPlatform interface for the platform receiving the communications.
| |
Quality |
Provides an indication of the quality of the communications channel as a value from 0 to 1.0.
| |
Relationship |
Returns the type of relationship from the source to the destination.
| |
SourcePlatform |
Identifies the source IPlatform interface for the platform initiating the communciations.
| |
Type |
Returns the basic communications type.
|
Name | Description | |
---|---|---|
Send |
Send the specified command or data to the DestinationPlatform.
| |
Update |
Perform object maintenance.
|