vsTASKER 7 User Manual
×
Menu
Index

Runtime Windows

 
When the simulation is running, HLA FedItem symbols can be selected and observed to perform various actions and monitoring:
Just select the Publishing or Subscribing FedItem and right click.
 
 
With this window, user can manually set the data of any Attribute/Parameter of the selected FedItem.
When Send button is pressed, entered data will be sent to the Simulation Engine. setUserData() function will receive all of them.
User can process the data string in the GUI code panel of each Attribute/Parameter.
See GUI for more explanations.
 
 
This window lists the RTI Object handle associated with each Entity object.
This pair is used by vsTASKER to automatically retrieved the correct Entity (and then, set the entity pointer) for any subscribing event or to retrieve the correct handle for any publishing event.
 
 
This window lists all the Entities members of the used_by list of the FedItem.