Command Interface
Since version 9.
Contents
Introduction
This GUI, CommandPlugIn, allows you to send command lists to a simulation.
Command Lists
A list of command lists. Click on the list to enter it in the Command List window.
Command List
Lists all commands in the command list. To edit a command click on the command and it will appear in the windows on the right. To delete a command select the command and hit "Remove".
Start Time
The start time. It may be a date of the form xx/xx/xxxx xx:xx:xx or you may enter "now" to send the command list immediately.
Command Editing
- Time Tag: Enter a time in the form +00:00:00.
- Command: This popupmenu lists all available commands.
- Index: The first data of a command. Typically used for the index in an array of values.
- Data: Data for the command. It may be any valid Matlab data type.
- Command: Enter: Enter the command in the command list. It will be inserted below the command that is selected in the "Command List" listbox.
- Command: Remove: Remove the selected command.
List Control
- Save: Save the list to a file. It will appear in the "Command Lists" listbox.
- Clear: Clear the command list window.
- Send: Send the list to the simulation.
Quit
Quit the GUI.
Help
Opens the Online help window.
Back to GUIindex.html