LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/tag/labview/ Basic >> Advanced >> Professional Sat, 19 Nov 2022 06:12:33 +0000 en-US hourly 1 //wordpress.org/?v=6.8 //thelivingchristmascompany.com/wp-content/uploads/2020/09/cropped-plc247-icons-32x32.png LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/tag/labview/ 32 32 LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/labview-modbus-rtu-hitachi-ne-s1-tutorial/?utm_source=rss&utm_medium=rss&utm_campaign=labview-modbus-rtu-hitachi-ne-s1-tutorial //thelivingchristmascompany.com/labview-modbus-rtu-hitachi-ne-s1-tutorial/#respond Thu, 20 Oct 2022 09:09:15 +0000 //thelivingchristmascompany.com/?p=8299 NI LabView is a computer software suite of the company National Instruments, USA. LabVIEW is widely used in laboratories, scientific and technical fields such as automation, control, electronics, and mechatronics… MicroLogix 1100 “Modbus RTU” Hitachi NE-S1 Tutorial Today thelivingchristmascompany.com will guide you to use LabView Software to control Hitachi NE-S1 inverter through Modbus RTU (RS485). […]

The post LabView “Modbus RTU” Hitachi NE-S1 Tutorial appeared first on thelivingchristmascompany.com.

]]>
NI LabView is a computer software suite of the company National Instruments, USA. LabVIEW is widely used in laboratories, scientific and technical fields such as automation, control, electronics, and mechatronics…

Today thelivingchristmascompany.com will guide you to use LabView Software to control Hitachi NE-S1 inverter through Modbus RTU (RS485).

Computer & Hitachi NE-S1 “Wiring Diagram”

Need to use 1 “USB to RS485” port to help the computer have RS485 Communication Port

Hitachi NES1 Parameters Setting

+ Communication Parameters Setting

+ Hardware “SW5 select RS485 mode”

Hitachi NES1 “Modbus Registers Address”

LabView Modbus Programming

+ Control Panel

+ Program

Project Video Tutorial

======

Related Documents

+ Hitachi NE S1 Manual PDF Download

Password Extract: thelivingchristmascompany.com

If you have any problems in the process of using LabView software to control Hitachi NES1 with Modbus RTU, please comment below the article, thelivingchristmascompany.com will answer you when I read the comments.

Thanks and Best Regards!

The post LabView “Modbus RTU” Hitachi NE-S1 Tutorial appeared first on thelivingchristmascompany.com.

]]>
//thelivingchristmascompany.com/labview-modbus-rtu-hitachi-ne-s1-tutorial/feed/ 0
LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/labview-modbus-rtu-danfoss-fc302-tutorial/?utm_source=rss&utm_medium=rss&utm_campaign=labview-modbus-rtu-danfoss-fc302-tutorial //thelivingchristmascompany.com/labview-modbus-rtu-danfoss-fc302-tutorial/#comments Wed, 18 May 2022 04:28:11 +0000 //thelivingchristmascompany.com/?p=7062 Hello, in previous posts thelivingchristmascompany.com guided you to use some types of PLC, HMI to control Danfoss FC302 inverter via Modbus-RTU RS485 PLC Micrologix 1100 “Modbus RTU” Danfoss FC302 Tutorial Today thelivingchristmascompany.com will continue to guide you to use LabVIEW software on PC to control Danfoss FC302 VFD (we need to prepare “USB to RS485” […]

The post LabView “Modbus RTU” Danfoss FC302 Tutorial appeared first on thelivingchristmascompany.com.

]]>
Hello, in previous posts thelivingchristmascompany.com guided you to use some types of PLC, HMI to control Danfoss FC302 inverter via Modbus-RTU RS485

Today thelivingchristmascompany.com will continue to guide you to use LabVIEW software on PC to control Danfoss FC302 VFD (we need to prepare “USB to RS485” cable)

Danfoss FC302 & Computer “Wiring Diagram”

Danfoss FC302 Modbus-RTU Setting

In order for us to be able to control Danfoss FC302 with Modbus RTU, we need to set the communication parameters as shown in the table below

FC302 Registers Address for Control

>>> VFD Control Command = 49999

+ Set Word 49999 = 1148 (dec) >>> Run Forward
= 33916 (dec) >>> Run Reverse
+ Set Word 49999 = 1084 (dec) >>> Stop
+ Set Word 49999 = 1212 (dec) >>> VFD Reset

>>> Speed Reference Address = 50009
+ Speed Reference = 0 to 16384(dec) ~ (0 to 100%)

FC302 Registers Address for Data Monitoring
Note: Danfoss FC302 Address = “(Table Address*10) – 1
  • Voltage Output Address = 16119
  • Frequency Output Address = 16129
  • Current Output Address = 16139
  • Speed Output Address = 16169

LabVIEW Modbus Programming

+ Front Panel

+ Block Diagram

Video Instruction

======

Related Software and Documents

>>> Danfoss FC302 Manual PDF Download

Password Extract: thelivingchristmascompany.com

Please comment and share the article if you find it useful!

Thanks and Best Regards!

The post LabView “Modbus RTU” Danfoss FC302 Tutorial appeared first on thelivingchristmascompany.com.

]]>
//thelivingchristmascompany.com/labview-modbus-rtu-danfoss-fc302-tutorial/feed/ 4
LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/labview-circle-detection/?utm_source=rss&utm_medium=rss&utm_campaign=labview-circle-detection //thelivingchristmascompany.com/labview-circle-detection/#respond Sat, 22 May 2021 08:36:01 +0000 //thelivingchristmascompany.com/?p=4224 Hello everyone, in the previous post thelivingchristmascompany.com guided you to detect squares with LabView, today I will continue you guys to do a similar project with circles.(You need to read the article Image Acquisition before doing this project) LabView Image Acquisition Tutorial Although this is a very simple project, it is applied in practice quite […]

The post [LabView] Circle Detection appeared first on thelivingchristmascompany.com.

]]>
Hello everyone, in the previous post thelivingchristmascompany.com guided you to detect squares with LabView, today I will continue you guys to do a similar project with circles.
(You need to read the article Image Acquisition before doing this project)

Although this is a very simple project, it is applied in practice quite a lot, especially in measuring objects with holes.

Step 1: Get Sample Image

This is the step of taking sample images for image processing, we should choose the image with the best quality, and the product is in normal state (OK)

Step 2: Convert from Color image to Mono

Most of Labview Functions only support monochrome image, so we should convert Color image to Mono

2.1 Select Color Plane Extraction

2.2 Click Intensity Plane

Step 3: Invert Object and Background colors

3.1 Select Lookup Table

3.2 Click Reverse

Step 4: Determining the Centrer of the Product

4.1 Select Centroid

4.2 Click OK

Step 5: Set Coordinate Axis System

5.1 Select Set Coordinate System

5.2 Click Horizontal and Vertical Motion

Step 6: Using the Circle Detection Function

6.1 Select Find Circular Edge

6.2 Click OK

Step 7: Shape Detection

7.1

7.2 Setting >>> Select Minimum Score and Rotated

Step 8: Select Input/Output

8.1 Select Controls

8.2 Choose the Input/Output you want, for this project I just chose 1 In and 2 Out

8.3 Complete Program

Detailed Instruction Video

======

Sample Images for Project

>>> Download Circle Library

Password Extract: thelivingchristmascompany.com

======

If you have any questions, please comment below the article, thelivingchristmascompany.com will answer you when I read it.

Please like and share some articles if you find it useful!

The post [LabView] Circle Detection appeared first on thelivingchristmascompany.com.

]]>
//thelivingchristmascompany.com/labview-circle-detection/feed/ 0
LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/labview-squares-detecting/?utm_source=rss&utm_medium=rss&utm_campaign=labview-squares-detecting //thelivingchristmascompany.com/labview-squares-detecting/#respond Fri, 21 May 2021 13:54:43 +0000 //thelivingchristmascompany.com/?p=4195 Hello, today thelivingchristmascompany.com will guide you to recognize square detection by LabView using Vision Assistant in an extremely easy way.To be able to learn this article, you must know how to get images from your computer, read the article below to know how to collect images with LabView LabView Image Acquisition Tutorial In the article […]

The post [LabView] Squares Detecting appeared first on thelivingchristmascompany.com.

]]>
Hello, today thelivingchristmascompany.com will guide you to recognize square detection by LabView using Vision Assistant in an extremely easy way.
To be able to learn this article, you must know how to get images from your computer, read the article below to know how to collect images with LabView

In the article I use Labview2019 to work with this project, You can use any version of LabView that supports Vision Asssistant

Step 1: Open the original image

Select a perfect square that you designate as OK

Step 2: Convert “Color Images” to “Mono Images”

Most of Labview’s image processing functions only support Mono images so we need to convert from color images to mono images.

2.1 Choose: Color Plane Extraction

2.2 Select: Insensity Plane

Step 3: Invert Image Color

3.1 Choose: Lookup Table

3.2 Select: Reverse

Step 4: Find the Center of the Square

4.1 Select: Centroid

4.2 Click OK

Step 5: Set Coordinate System

5..1 Choose: Set Coordinate System

5.2 Select: Horizontal and Vertical Motion

Step 6: Square Detecting

6.1 Choose: Object Tracking

6.2 New Object tracking File

6.3 Drag the mouse on the square

6.4 Select Add >>> OK

6.5 Save Object

6.6 Click OK

6.7 Select: Shape Detection

6.8 Select detection area

Step 7: Select Control (Input/Output)

Select the input and output you need to make for the project

With this project, you just need to choose according to the picture below

Labview Program

Detailed Program Running Video

======

Download Sample Images

>>> Download Squares Library for Project

Password Extract: plc4me.com

======

So thelivingchristmascompany.com has guided you to detect squares with Labview, in the next article I will guide you to detect circles.

Thanks and Best Regards!

The post [LabView] Squares Detecting appeared first on thelivingchristmascompany.com.

]]>
//thelivingchristmascompany.com/labview-squares-detecting/feed/ 0
LabView Archives - thelivingchristmascompany.com //thelivingchristmascompany.com/labview-image-acquisition-online-offline/?utm_source=rss&utm_medium=rss&utm_campaign=labview-image-acquisition-online-offline //thelivingchristmascompany.com/labview-image-acquisition-online-offline/#comments Thu, 20 May 2021 13:25:14 +0000 //thelivingchristmascompany.com/?p=4187 In today’s modern factory, image processing technology and industrial applications This technology has gradually replaced the inspection by human eyes increasingly developed to eliminate risks in the production process and improve high productivity as well as work efficiency. The superiority of technology Image processing allows inspection in various fields such as industry food, textile industry, […]

The post [LabView] Image Acquisition Online & Offline appeared first on thelivingchristmascompany.com.

]]>
In today’s modern factory, image processing technology and industrial applications This technology has gradually replaced the inspection by human eyes increasingly developed to eliminate risks in the production process and improve high productivity as well as work efficiency. The superiority of technology Image processing allows inspection in various fields such as industry food, textile industry, electronic industry.

And today thelivingchristmascompany.com will start a series of articles to guide you Collect images and process images with LabView, which is an extremely powerful and easy-to-use image processing software.
In this article, thelivingchristmascompany.com will guide you to collect photos from Camera Online or process offline photos from your computer.

Image Acquisition from File Patch

Used in case you want to process the images available in your computer without having to have a real camera

Image Acquisition from USB 3.0 Camera

USB 3.0 camera has the advantage of easily connecting to a computer via USB standard (same mouse, keyboard) and has a very high processing speed (600MB/s).

Image Acquisition from GigE Camera

GigE Camera stands for Gigabit Ethernet Camera. No need for expensive dedicated boards, cables can also be used with general purpose Ethernet cables.
The connection port is also a LAN port. The cable can be extended up to 100m.

======

So I have guided you to collect images with Labview through many different methods, in the next post I will guide you to process images with Labview.
Please share and comment below the article if you find it useful!

Thanks and Best Regards!

The post [LabView] Image Acquisition Online & Offline appeared first on thelivingchristmascompany.com.

]]>
//thelivingchristmascompany.com/labview-image-acquisition-online-offline/feed/ 2