Classes | Typedefs | Enumerations | Functions
tmr_read_plan.h File Reference

Mercury API - Read Plan Definitions. More...

#include "tmr_tag_protocol.h"
#include "tmr_filter.h"
#include "tmr_tagop.h"
Include dependency graph for tmr_read_plan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TMR_GPITriggerRead
struct  TMR_MultiReadPlan
struct  TMR_ReadPlan
struct  TMR_SimpleReadPlan
struct  TMR_StopOnTagCount

Typedefs

typedef struct TMR_GPITriggerRead TMR_GPITriggerRead
typedef struct TMR_MultiReadPlan TMR_MultiReadPlan
typedef struct TMR_ReadPlan TMR_ReadPlan
typedef enum TMR_ReadPlanType TMR_ReadPlanType
typedef struct TMR_SimpleReadPlan TMR_SimpleReadPlan
typedef struct TMR_StopOnTagCount TMR_StopOnTagCount
typedef struct TMR_StopTrigger TMR_StopTrigger
typedef struct
TMR_TagObservationTrigger 
TMR_TagObservationTrigger

Enumerations

enum  TMR_ReadPlanType { TMR_READ_PLAN_TYPE_INVALID, TMR_READ_PLAN_TYPE_SIMPLE, TMR_READ_PLAN_TYPE_MULTI }

Functions

TMR_Status TMR_GPITR_init_enable (TMR_GPITriggerRead *triggerRead, bool enable)
TMR_Status TMR_RP_init_multi (TMR_ReadPlan *plan, TMR_ReadPlan **plans, uint8_t planCount, uint32_t weight)
TMR_Status TMR_RP_init_simple (TMR_ReadPlan *plan, uint8_t antennaCount, uint8_t *antennaList, TMR_TagProtocol protocol, uint32_t weight)
TMR_Status TMR_RP_set_enableAutonomousRead (TMR_ReadPlan *plan, bool autonomousRead)
TMR_Status TMR_RP_set_enableTriggerRead (TMR_ReadPlan *plan, TMR_GPITriggerRead *triggerRead)
TMR_Status TMR_RP_set_filter (TMR_ReadPlan *plan, TMR_TagFilter *filter)
TMR_Status TMR_RP_set_stopTrigger (TMR_ReadPlan *plan, uint32_t count)
TMR_Status TMR_RP_set_tagop (TMR_ReadPlan *plan, TMR_TagOp *tagop)
TMR_Status TMR_RP_set_useFastSearch (TMR_ReadPlan *plan, bool useFastSearch)

Detailed Description

Mercury API - Read Plan Definitions.

Author:
Brian Fiegel
Date:
4/18/2009

Definition in file tmr_read_plan.h.



thingmagic_rfid
Author(s): Brian Bingham
autogenerated on Thu May 16 2019 03:01:25