Antenna Modes
The fixed reader supports the two modes of operation namely Mono-static and Bi-Static. The rm.AntennaMode property gets /sets the current configured mode.
// Sets the antenna mode mono-static
rm.AntennaMode = ANTENNA_MODE.ANTENNA_MODE_MONOSTATIC;