tool/CommandDomains.cpp
changeset 1327 4d179b06dd3c
parent 1167 9e0ebb38e301
child 1363 11c0b2caa253
equal deleted inserted replaced
1326:ef907b0b5125 1327:4d179b06dd3c
    34 		<< endl << endl
    34 		<< endl << endl
    35     	<< "The domain's base address for the logical datagram" << endl
    35     	<< "The domain's base address for the logical datagram" << endl
    36     	<< "(LRD/LWR/LRW) is displayed followed by the domain's" << endl
    36     	<< "(LRD/LWR/LRW) is displayed followed by the domain's" << endl
    37     	<< "process data size in byte. The last values are the current" << endl
    37     	<< "process data size in byte. The last values are the current" << endl
    38     	<< "datagram working counter sum and the expected working" << endl
    38     	<< "datagram working counter sum and the expected working" << endl
    39     	<< "counter sum. If the values are equal, all Pdos were" << endl
    39     	<< "counter sum. If the values are equal, all PDOs were" << endl
    40         << "exchanged during the last cycle." << endl
    40         << "exchanged during the last cycle." << endl
    41         << endl
    41         << endl
    42     	<< "If the --verbose option is given, the participating slave" << endl
    42     	<< "If the --verbose option is given, the participating slave" << endl
    43     	<< "configurations/FMMUs and the current process data are" << endl
    43     	<< "configurations/FMMUs and the current process data are" << endl
    44     	<< "additionally displayed:" << endl
    44     	<< "additionally displayed:" << endl