| ICommLinkSend Method |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Send the specified command or data to the DestinationPlatform.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax double Send(
Object item
)
Function Send (
item As Object
) As Double
Parameters
- item
- Type: SystemObject
An object of data or command to be passed.
Return Value
Type:
DoubleThe current Quality of the link as received from 0 to 1.0 where 0 indicates no reception and 1.0 indicates perfect reception.
Remarks See Also