Skip to content
Snippets Groups Projects
Commit 65c0b5f9 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

TODO PduRecorder start

parent 80d9df17
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ public class ExampleSimulationProgram
", getNetworkPort()=" + disChannel.getNetworkPort());
disChannel.getPduRecorder().setVerbose(true);
// TODO confirm whether recorder is explicitly started by programmer (or not)
// disChannel.sendCommentPdu(VariableRecordType.OTHER, "ArrivalProcessOpenDis7 initialized"); // hello channel, debug
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment