Nordic ID NUR Connect

Kalipso - Form - Actions - Actions Description - Group RFID - Nordic ID NUR Connect

Connect to a Nordic ID NUR Reader.

Action available for the following operating systems:

Parameters

  • Connection Type - Integrated Reader - Uses the integrated Reader of the equiment.

  • Connection Type - Auto USB - Connects throught a automatic USB connection.If this returns successfully it does not mean that a connection to a device existis. The connectino will be automatically established when a device is connected to a USB port. To know if a connection currenty exists you need to call "Nordic ID NUR Is Connected".

  • Connection Type - Socket - Connects to the reader using a Socket Connection.

    • Server <numeric> - The IP address of the defined Nordic ID NUR Reader.

    • Port <numeric> - The port for the defined Nordic ID NUR Reader.

  • Connection Type - Serial - Connects to the reader using a Serial Port Connection.

    • Port <numeric> - The COM port for the defined Nordic ID NUR Reader.

  • Connection Type - Bluetooth - Connects to the reader using a Bluetooth Connection.

    • Server <numeric> - The MAC address of the defined Nordic ID NUR Reader.

Bluetooth connections are only available for Android.

For Win32 (Desktop and Simulator), you need to obtain the NURAPI.dll from NordicID and place it in the same folder as your executable.

Last updated