Novitec i-Nova2 Installation Manual
Hide thumbs Also See for i-Nova2:
Table of Contents

Advertisement

Quick Links

[i-Nova2]
[Installation guide]
Copyright ©2022_Ver.1 NOVITEC Co., Ltd.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the i-Nova2 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Novitec i-Nova2

  • Page 1 [i-Nova2] [Installation guide] Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 2: Table Of Contents

    [i-Nova2 + Installation guide] CONTENTS 1. RECOMMENDED SYSTEM CONFIGURATION ................4 2. PREPARATION FOR CAMERA CONFIGURATION ................4 3. HANDLING PRECAUTIONS ....................... 4 3.1. I ............................4 NSTRUMENT SAFETY INSTRUCTIONS 3.2. I ..............................4 MPORTANT SAFETY PRECAUTIONS 3.3. H ................................5 ANDLING AND CLEANING 3.4.
  • Page 3 [i-Nova2 + Installation guide] 6.1.4. DC iris Connector ...............................28 6.2..........................29 OMPACT OTOR ODEL 6.2.1. Power/Voltage ................................29 6.2.2. Ethernet Connector ..............................29 6.2.3. GPIO Connector ................................29 7. TROUBLESHOOTING ........................30 7.1. U ...............................30 PGRADING AMERA IRMWARE 7.2. U IP ................................34 NABLE TO CONNECT TO 7.2.1.
  • Page 4: Recommended System Configuration

    [i-Nova2 + Installation guide] 1. Recommended System Configuration The following system configuration is recommended when using the camera. • OS – Microsoft Windows 7/8/10 (32-bit, 64-bit), Linux, other OS capable of Ethernet communication • Software – Microsoft Visual Studio 2010, 2012, 2017 (to compile and run example code) 2.
  • Page 5: Handling And Cleaning

    [i-Nova2 + Installation guide] • Board level notes - Be careful to avoid electric shocks such as static electricity (ESD). - Use a ground (GND), etc. to cope with ESD, etc. - Be careful not to get plastic, vinyl, or Styrofoam into the circuit board.
  • Page 6: Connector

    4. How to install the software 4.1. Download the installation file We recommend that you download and install the latest version of the SDK from the Novitec website. Access the Novitec website (https://www.novitec.co.kr/). <Image> 1. Enter the website address image b.
  • Page 7: Install The Novitec Software

    <Image> 4. SDK download window image 4.2. Install the Novitec Software 4.2.1. Windows Refer to 4.1. Download the installation file to prepare the installation file for Windows. Execute the i-Nova2 SDK installation file (NovitecCameraSDK-vX.X.Xexe) and Click [Next >]. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 8: Image> 5. Installation Startup Image

    [i-Nova2 + Installation guide] <Image> 5. Installation Startup image b. Check “Examples” and click [Next >]. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 9: Image> 6. Install Item Selection Image

    [i-Nova2 + Installation guide] <Image> 6. Install item selection image After selecting the folder to install, click [install]. <Image> 7. Choose Install location image Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 10: Image> 8. Installing Image

    [i-Nova2 + Installation guide] <Image> 8. Installing image Click [Finish] to finish the installation. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 11: Linux

    [i-Nova2 + Installation guide] <Image> 9. Installation finish image 4.2.2. Linux Refer to 4.1. Download the installation file to prepare the installation file for Linux. Unzip the downloaded SDK file to a desired location. Click [Linux] folder. <Image> 10. Linux file image Click [linux] folder.
  • Page 12: Python (Linux)

    [i-Nova2 + Installation guide] <Image> 12. Launch terminal image e. Install required libraries. # sudo apt-get install -y libturbojpeg0-dev # sudo apt-get install libjpeg-turbo8-dev libgtk-3dev libturbojpeg Type [Make] to create an executable file. <Image> 13. Make image g. After typing [sudo su], type [./in2_opencv_stream Camera IP] to run the viewer.
  • Page 13: Image> 15. Linux File Image

    [i-Nova2 + Installation guide] <Image> 15. Linux file image Click [Python] folder. <Image> 16. Linux folder list image Right-click on the python folder and click [Open in Terminal] to launch the terminal. <Image> 17. Launch terminal image Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 14: Installing The Camera

    5.1. Attach a Lens Attach the lens after removing the cap from the lens holder. i-Nova2 has a removable 5mm C mount adapter is installed as standard, and it can be used as a CS mount by removing the adapter.
  • Page 15: Image> 20. Check Network Adapter Information Image

    [i-Nova2 + Installation guide] Recommended NIC(Network Interface Card) is refer to 1. Recommended System Configuration. In order to acquire camera data normally, the following initial settings are required. Go to Control Panel-Device Manager-Network Adapters to check information about the NICs installed on PC.
  • Page 16: Image> 21. Network Adapter Properties Image

    [i-Nova2 + Installation guide] <Image> 21. Network adapter properties image In the properties window, click the [Advanced] tab and set Receive buffers to the maximum value. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 17: Image> 22. Change Receive Buffers Size Image

    [i-Nova2 + Installation guide] <Image> 22. Change receive buffers size image d. Set Jumbo Packet to the maximum value. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 18: Configure Ip Settings

    5.4. Launch Viewer 3 ways to launch the camera viewer. • Click the shortcut icon of "Novitec Camera Viewer" on the desktop. • Click Novitec - "Novitec Camera Viewer" in the Windows Start menu. • Go to the path below in the File Explorer and run the NovitecCameraViewer.exe.
  • Page 19: Connect The Camera

    [i-Nova2 + Installation guide] - Default path: C:\Program Files\Novitec\Novitec Camera SDK\utils <Image> 24. Launch viewer image 5.5. Connect the Camera Execute [Network and Sharing Center] from the control panel. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 20: Image> 25. Control Panel-Network And Sharing Center Image

    [i-Nova2 + Installation guide] <Image> 25. Control Panel-Network and Sharing Center image b. Click [Change adapter settings]. <Image> 26. Network and Sharing Center image c. Click the network to which the camera is connected. <Image> 27. Network connection image d. Click [Properties].
  • Page 21: Image> 28. Network Status Image

    [i-Nova2 + Installation guide] <Image> 28. Network status image Select “Internet Protocol Version 4 (TCP/IPv4)” in the network properties and click [Properties]. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 22: Image> 29. Network Properties Image

    [i-Nova2 + Installation guide] <Image> 29. Network properties image Enter the same up to the third digit of the camera IP, the last number is different from the camera, and then click [OK]. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 23: Image> 30. Pc Network Static Ip Settings Image

    [i-Nova2 + Installation guide] <Image> 30. PC Network Static IP Settings image g. Click [Connect] to connect the camera. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 24: Account Settings

    [i-Nova2 + Installation guide] <Image> 31. Launch viewer image 5.6. Account Settings You can view the IP of i-Nova and the network address information of the PC that was discovered within the network. Connect and Stream are not available for cameras that have not changed their default password for security reasons.
  • Page 25: Image> 32 Ip Select Image

    [i-Nova2 + Installation guide] <image> 32 IP Select Image b. Cameras that do not have an account set up appear in a notification window and automatically connect to your browser. Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 26: Image> 33 Prompt Image

    [i-Nova2 + Installation guide] <image> 33 Prompt image Enter the default ID/PW in the browser login window and log in. Default ID: user / PW: inova <image> 34 Login Image d. After logging in, enter the password you want in the Password and Confirm Password, and click the [submit] button in the upper right corner to finish setting up your account.
  • Page 27: Get The Image

    [i-Nova2 + Installation guide] <image> 35 Account Settings Image 5.7. Get the Image Run the Novitec CameraViewer to connect the camera and press the Start button to output the image. <Image> 36. Running video image 6. Physical Interface 6.1. i-Nova2 Standard Model 6.1.1.
  • Page 28: Gpio Connector

    [i-Nova2 + Installation guide] The 8-Pin RJ-45 Ethernet jack is equipped with two M2 screw holes for secure connection. Pin assignments conform to the RJ-45 standard. The green LED is on when the network is connected, and the orange LED is on when data is being sent or received.
  • Page 29: I-Nova2-Zoom, Compact, Motor Model

    [i-Nova2 + Installation guide] <Image> 39. DC Iris Connector image 6.2. i-Nova2-Zoom, Compact, Motor Model 6.2.1. Power/Voltage The above models are powered by 12~24V DC using a 2-Pin Screw terminal block. The 2-pin connector provides a power connection between the camera and the power supply.
  • Page 30: Troubleshooting

    <Table> 3. 5pin GPIO connector table 7. Troubleshooting 7.1. Upgrading Camera Firmware Users can download the latest version of firmware from Novitec website. Go to Novitec website(https://www.novitec.co.kr/) and click [Support] in the top tab. <Image> 41. Novitec website image b. Click [Firmware] in Downloads.
  • Page 31: Image> 42. Firmware Download Image

    - txt, bin files must exist. <Image> 43. Firmware folder list image Run Novitec Camera Viewer to connect the camera and click [] at the bottom of the viewer to access the browser. Or enter the camera IP in an Internet browser.
  • Page 32: Image> 44. Launch Browser Image

    [i-Nova2 + Installation guide] <Image> 44. Launch browser image g. Click [Firmware Update] on the left in the browser and click [Choose File]. ① ② <Image> 45. Firmware update image Copyright ©2022_Ver.1 NOVITEC Co., Ltd.
  • Page 33: Image> 46. Firmware Selection Image

    [i-Nova2 + Installation guide] h. Select the (.bin) of the appropriate camera model from the downloaded firmware file and click [Open]. ① ② <Image> 46. Firmware selection image Click [submit] to start updating the firmware. - Do not turn off the camera for 2 minutes after pressing the submit button.
  • Page 34: Unable To Connect To Ip

    [i-Nova2 + Installation guide] <Image> 48. Complete update image 7.2. Unable to connect to IP 7.2.1. The camera's IP is set to DHCP The camera is shipped with the DHCP enabled and set to receive an IP automatically. To connect the camera to a PC with the camera's DHCP function enabled, the PC's IPv4 IP must also be set to Auto Assign.
  • Page 35: The Camera's Ip Is Set To Static Ip

    [i-Nova2 + Installation guide] c. If you run the viewer after the change, you can check the video by selecting the IP address of the i-Nova found in the IP list box at the top left and checking JPEG Streaming (TCP/UDP) 7.2.2.
  • Page 36: Disabling Dhcp

    [i-Nova2 + Installation guide] When multiple ports exist due to the addition of a LAN card, etc., each connected port If you use the IP address as a fixed value, configuring the 3rd digit differently can help prevent problems. Ex) A: 192.168.1.10, B: 192.168.2.10, C: 192.168.3.10 7.2.4.
  • Page 37: Problem With Video Suddenly Not Appearing

    [i-Nova2 + Installation guide] <image> 51. Firewall settings confirmation window image If you check the settings incorrectly in the window or select Cancel, delete the rule in “Advanced Settings” in Control Panel - > All Control Panel Items -> Windows Defender (Firewall) and run it again.
  • Page 38: Broken Buffer / Time Out, Etc

    [i-Nova2 + Installation guide] <Image> 53. Trigger modes setting change image 7.4.2. Broken Buffer / Time Out, etc. Check the network status between the camera and the connected PC. In general, this is a situation that occurs when some packets are not received normally due to a network quality problem.
  • Page 39: Set On The Web Page If The Value Is Not Set Properly

    [i-Nova2 + Installation guide] As described above, after sending the command normally by pressing the Enter key, the save setting is completed only by pressing the Save Setting button. 7.5.3. Set on the web page If the value is not set properly You need to press Submit button in order to make changes to be applied.
  • Page 40: Image Table Of Contents

    [i-Nova2 + Installation guide] 8. Image Table of Contents <Image> 1. Enter the website address image ..........................6 <Image> 2. Click Download image ..............................6 <Image> 3. Click SDK image ................................... 7 <Image> 4. SDK download window image ............................7 <Image>...
  • Page 41: Table Of Contents

    <Image> 38. Network connector (RJ45 type) image ........................ 28 <Image> 39. DC Iris Connector image ............................29 <Image> 40. Network connector (RJ45 type) image ........................ 29 <Image> 41. Novitec website image ..............................30 <Image> 42. Firmware Download image ............................31 <Image> 43. Firmware folder list image ............................31 <Image>...
  • Page 42: Contacting Us

    [i-Nova2 + Installation guide] 11. Contacting Us • Address: 30-18, Baekjegobun-ro 39-gil, Songpa-gu, Seoul, South-Korea • Tel : +82-70-7122-1000 • Fax : +82-70-7159-1315 • Website: http://www.novitec.co.kr • E-mail : Technical Support – support@novitec.co.kr Sales Inquiries – sales@novitec.co.kr Copyright ©2022_Ver.1 NOVITEC Co., Ltd.

Table of Contents