eRFID_SDK_ProfilerType

This page covers the description of the eRFID_SDK_ProfilerType enumeration

eRFID_SDK_ProfilerType enumeration contains a set of constants that determine the profiler type.

const eRFID_SDK_ProfilerType = {
    SPT_DOC_9303_EDITION_2006: 0x00000001,
    SPT_DOC_9303_LDS_PKI_MAINTENANCE: 0x00000002,
}

Constant

Description

SPT_DOC_9303_EDITION_2006

Doc 9303, 6th edition, 2006

SPT_DOC_9303_LDS_PKI_MAINTENANCE

LDS and PKI Maintenance, v2.0, May 21, 2014

Last updated

Was this helpful?