ADFLoad
Load a VDF or STK file from the ADF into STK (Deprecated Command)
Syntax
ADFLoad <ApplicationPath> <Parameters>
ATTENTION: THIS COMMAND IS DEPRECATED and has been replaced by:
SDFLoadDescription
This command was deprecated in STK 10, it should no longer be used. This command has been replaced by the SDFLoad command.
The ADFLoad connect command allows a user to load a VDF or STK file from the AGI Data Federate (ADF) server into STK.
The format for loading a VDF is:
ADFLoad <ApplicationPath> <VDFPath>
The <VDFPath> is the file path of the VDF on the ADF server.
The format for loading files is:
ADFLoad <ApplicationPath> ParentObject <ParentPath> <FilePath>
The <ParentPath> indicates the parent of the loaded object. The <FilePath> is the path of the file on the ADF server.
<VDFPath> and <FilePath> are case-sensitive.
Example
To load the BasicSTK VDF from the ADF:
ADFLoad / "Users/stkUser/testSuffix/BasicSTK.vdf"
To load the Satellite1 file from the ADF, into the Scenario:
ADFLoad / ParentObject * Users/stkUser/Satellite1.sa
To load the Transmitter1 file from the ADF, into the GroundVehicle:
ADFLoad / ParentObject */GroundVehicle/testVehicle Users/stkUser/testSuffix/Transmitter1.x
ReturnMessage
Group Membership
This command belongs to the following group(s):
Version
10