LTKCPP-- LLRP Toolkit C Plus Plus Library
Functions
docsample4.cpp File Reference

LLRP Examples Implementing Use case docSample4 of the LTK programmers guide. More...

Go to the source code of this file.

Functions

int main (int ac, char *av[])
 Command main routine.
void usage (char *pProgName)
 Print usage message and exit.

Detailed Description

LLRP Examples Implementing Use case docSample4 of the LTK programmers guide.

This example shows how to use the Impinj Low Level data features to estimate the velocity of a tag. This example is only supported on Speedway Revolution

Definition in file docsample4.cpp.


Function Documentation

int main ( int  ac,
char *  av[] 
)

Command main routine.

Command synopsis:

example1 [-v[v]] READERHOSTNAME

0 Everything *seemed* to work. 1 Bad usage 2 Run failed

void usage ( char *  pProgName)

Print usage message and exit.

Parameters:
[in]nProgNameProgram name string
Returns:
none, exits