
TCR1000SDK–Rev.3.0.0 Page16
TCR1000_ApiGetFirmwareVersion
TheTCR1000_ApiGetFirmwareVersionfunctionreturnsthesoftwareversionoftheTCRdriver.
BOOLTCR1000_ApiGetFirmwareVersion(
PUINTverMaj,//receivesmajorversionnumber
PUINTverMin,//receivesminorversionnumber
PUINTverRev//receivesrevisionlevel
);
Parameters
verMaj
ApointertoavariablethatwillreceivethemajorversionoftheTCRfirmware.
verMin
ApointertoavariablethatwillreceivetheminorversionoftheTCRfirmware.
verRev
ApointertoavariablethatwillreceivetherevisionleveloftheTCRfirmware.
ReturnValues
ReturnsTRUEwiththeTCRfirmwareversionnumberinparameters.ReturnsFALSEifthefirmware
versioncouldnotbedetermined.
TCR1000_ApiGetFirmwareChecksum
TheTCR1000_ApiGetFirmwareChecksumfunctionreturnsthechecksumoftheTCRfirmware.
BOOLTCR1000_ApiGetFirmwareChecksum(
PDWORDpChecksum//receiveschecksumoftheTCRfirmware
);
Parameters
verMaj
ApointertoavariablethatwillreceivetheTCRfirmwarechecksum.
ReturnValues
ReturnsTRUEwiththeTCRfirmwarechecksuminparameters.ReturnsFALSEif
thefirmware
checksumcouldnotbedetermined.
Comentários a estes Manuais