Sur une v200 émulée, j'ai ça
getConfg()={
"Product Name", "Advanced Mathematics Software",
"OS Version", "2.07, 04/08/2002",
"Product ID", "...",
"ID #", "..."
"Screen Width", "240",
"Screen Height", "128",
"Window Width", "128",
"Window Height", "91",
...
}
Et en fait sur la mienne où j'ai un certificat il rajoute des champs:
getConfg()={
"Product Name", "Advanced Mathematics Software",
"OS Version", "2.07, 04/08/2002",
"Product ID", "...",
"ID #", "..."
"Cert. Rev. #", 4
"Screen Width", "240",
"Screen Height", "128",
"Window Width", "128",
"Window Height", "91",
...
}