Class DMI15


  • public class DMI15
    extends ISOReader
    Iot HF Reader/Writer
    An industrial short range RFID reader for 13.56 MHz with an integrated antenna and a power supply via Ethernet (PoE). Inputs and outputs are PLC compatible.
    Author:
    mn
    • Constructor Detail

      • DMI15

        public DMI15​(java.lang.String identifier,
                     ICommConnection connection,
                     ISOReader.MODE mode,
                     ISOReader.SRI sri)
        Creates a new DMI15 with the specified connection and reader mode
        Parameters:
        identifier - reader identifier
        connection - connection
        mode - mode
        sri - sri
      • DMI15

        public DMI15​(java.lang.String identifier,
                     ICommConnection connection)
        Creates a new DMI15 with the specified connection
        Parameters:
        identifier - reader identifier
        connection - connection
      • DMI15

        public DMI15​(java.lang.String identifier,
                     java.lang.String ipAddress,
                     int port,
                     ISOReader.MODE mode,
                     ISOReader.SRI sri)
        Creates a new DMI15 class
        Parameters:
        identifier - reader identifier
        ipAddress - ip address of the ethernet uhf reader
        port - port of the ethernet uhf reader
        mode - mode
        sri - sri
      • DMI15

        public DMI15​(java.lang.String identifier,
                     java.lang.String ipAddress,
                     int port)
        Creates a new DMI15 class
        Parameters:
        identifier - reader identifier
        ipAddress - ip address of the ethernet uhf reader
        port - port of the ethernet uhf reader