Opens a device session with a shared device.
device_login(board_num, user_name, password)
board_num (int)
The number associated with the board when it was installed with InstaCal or created with create_daq_device().
user_name (string)
A string that identifies the user name used to log in to a device session.
password (string)
A string that identifies the password used to log in to a device session.