ex_connect.rb

Path: ex_connect.rb
Last Update: Thu Jan 07 13:25:44 -0800 2016

Alien Ruby RFID Library Examples

ex_connect.rb

Once you have a reader‘s IP address, you can to connect to it. This example shows how to make a connection to a reader, login, and query the reader for basic information.

Uses the AlienReader.open command with default values for port, username and password.

Change the "reader_address" parameter in your config.dat file to the one appropriate for your reader.

Copyright 2014, Alien Technology Corporation. All rights reserved.

Required files

alienreader   alienconfig  

[Validate]