Command to initialize the serial port which is connected to Arduino
h=open_serial(n, nPort,baudrate)
Board number, to point to any connected card
Com port in which the Arduino is connected to
baudrate for the serial comminication
Board pointer, to indicate which board to use to differentiate one board from another
To connect to the Arduino board. To check the port number, do to the device manager or check it from the Arduino software