Hi,
I am trying to use CERT version 3.4.3 with PyHLA wrapper. Every thing looks fine except when the "reflectAttributeValues" callback is called. According to ieee1516-2010 there are 8 arguments but according to ieee1516-2000 there are 6 arguments. So the callback throws an exception.
Is there a way that I ask CERTI to run in ieee1516-2000 mode?