diff --git a/tools/Master.cpp b/tools/Master.cpp index 572ec8cf..9bec0e8d 100644 --- a/tools/Master.cpp +++ b/tools/Master.cpp @@ -1717,7 +1717,7 @@ void Master::generateSlaveXml(uint16_t slavePosition) cout << " <" << pdoType - << " Sm=\"" << i << "\" Fixed=\"1\">" << endl + << " Sm=\"" << i << "\" Fixed=\"1\" Mandatory=\"1\">" << endl << " #x" << hex << setfill('0') << setw(4) << pdo.index << "" << endl