.TH trick-simcontrol 1 "August 1, 2016" "Trick" "Trick User's Manual" .SH NAME trick-simcontrol \- Trick Simulation Control panel .SH SYNOPSIS \fBtrick-simcontrol\fP [host port] .SH DESCRIPTION The Trick Simulation Control panel (sim_control_panel) sends control commands to a simulation and views the status of a simulation. The sim_control_panel is able to start/freeze/unpause/shutdown a simulation. The sim_control_panel is also able to turn on/off real-time synchronization and simulation data recording. The sim_control_panel displays the current running mode of the simulation, the simulation elapsed time, and status messages outputted by the sim. The sim_control_panel is used to launch other Trick runtime GUIs including the Trick View, \fBtrick-tv\fP, and the Malfunctions Trick View, \fBtrick-mtv\fP. .TP \fBhost port\fP Specify a hostname and port of a simulation to connect to. The port number is the variable server port of the simulation. .SH "SEE ALSO" \fBtrick-mtv\fP(1), \fBtrick-tv\fP(1) .PP All Trick model developers and users should go through the tutorial found in the \fITrick Simulation Environment User Training Materials\fP. The canonical reference for all Trick commands, files and utilities is the \fITrick Simulation Environment User's Guide\fP. Information specific to a given release of Trick tools is contained in the \fITrick Simulation Environment Version Description\fP for that release. .SH HISTORY 1991-2000 : \fBsim_control\fP written in C by Rob Bailey and Eddie Paddock 2001-2009 : \fBsim_control.tcl\fP written in Tcl/TK by Keith Vetter 2010-present : \fBtrick-simcontrol\fP written in Java by Hong Chen