Debug Trace Name is the name of the trace that will appear in the list of traces.
Debug Trace File is the name of the debug trace file to be created. If no path is included, the file will be created in the directory of the model.
Entities is where you select the entities to be included in the trace. Entity types to be included should be moved from the list of entities on the left to the list of entities on the right.
The checkboxes at the bottom are the entity actions that can be included in the trace. Note that the Clone, Assemble, Split, and Transform actions apply to the entity that initiates the action, not the entity or entities that result from the action. Each debug trace file is a tab delimited file. The replication is added to the file (Replication 1, Replication 2, etc.) and then a header line consisting of Action, Activity, Entity, SequenceNum, and SimTime. Each action added to the file consists of the action name (Initialize, Accept, etc.), the name of the activity, the name of the entity, the sequence number of the entity, and the simulation time.