BALTECH SDK wrapper functions reference

§ brp_Iso15_SetMode_Mode

Communication mode for label addressing.

Enumerator
brp_Iso15_SetMode_Mode_Unaddressed 

The following label commands are sent without an UID (broadcast).

brp_Iso15_SetMode_Mode_Addressed 

The following label commands are sent including the UID given in UID.

brp_Iso15_SetMode_Mode_Selected 

Useful if a lot of operations need to be performed with the same label since the UID is not transferred to the label over and over again.

brp_Iso15_SetMode_Mode_undefined 

Definition at line 1645 of file typedefs.h.