01 Getting Started

Version 28.1 by Stone Wu on 2022/08/20 15:09

The HMI configuration software help can help you master the basic operation and usage of the configuration software more quickly, and assist you in completing your work successfully.

The following steps will show how to install PIStudio.

Requirement

PIStudio installation package downloaded.

  • Windows 7 (32bit / 64bit)
  • Windows 8 (32bit / 64bit)
  • Windows 8.1 (32bit / 64bit)
  • Windows 10 (32bit / 64bit)

Download

Official Website https://ftp.we-con.com.cn/Download/Software/PIStudio20211210.zip

Google Drive https://drive.google.com/open?id=1Im7YS2rtnRI7yFIHmqHDVPBUyWahqSXN

Installation

Steps:

  1. Decompress downloaded file get PIStudio installation package.
  2. Select PIStudio installation package.
  3. Right click it.
  4. Select "Run as administrator".
  5. Select language for PIStudio interface, it supports Chinese (Simplified), Chinese (Traditional), English, Italian, Russian.

2.Installation Software_html_f3d49e1396c6e4f6.png

  1. Click "Next".

2.Installation Software_html_a8017b2a399a513a.png

  1. If there is a previous version of PIStudio on the PC, please remove it before installation.
  2. Select a folder for PIStudio installation, or use the default folder, then click "Next".

2.Installation Software_html_e36b4ee18ae58696.png

  1. Click "Browse" to specify a folder, or use the folder suggested by the program, click "Next" to continue the installation process.

2.Installation Software_html_5a03d3f06568a2e4.png

  1. Select additional tasks, for example: "Create a desktop icon". Click "Next".

2.Installation Software_html_4e0e99bed6dace57.png

  1. At this stage, all settings have been completed. Please check if it is correct. If there is any need to re-select the part, please press "Back". If all is correct, please press "Install" to start the installation process.

2.Installation Software_html_4a34d864617e2e2c.png

  1. Installer execution

2.Installation Software_html_cffc7ff7dee59cd6.png

  1. Please check "Launch VC Runtime" to install "Microsoft Visual C++2008" in your PC.

2.Installation Software_html_8ac33d46970c9f0a.png

Result: Users could see shortcuts to PIStudio's features in the "Start" » "All Programs" » "PIStudio" directory.

Note:

  • In case of the incompatible problems, it is suggested to install and run PIStudio as administrator.
  • Microsoft Visual C++ 2008 provides the necessary runtime components for PIStudio

PISuite (Toolkit)

In addition to being editable on PIStudio, HMI has other related components that can be used. 

Open the "Start" ->"All Programs" ->HMI Editor installation directory to quickly open functional tool.

工具箱 1.png

工具箱 2.png

The tools of toolkit are as follows. 

ToolIconFunction
Download工具箱 3.pngGet information about HMI such as upload and download project, updata HMI's time, get HMI version, get machine colde etc,.
Decompile工具箱 4.pngAfter reading the project from HMI to PC, you need to decomcompile the project before opening it with PIStudio.
DataLogTool工具箱 5.pngTo view the "DB" such as file data records, alarm records or operation records collected by HMI. You could also convert it to "excel" format.
LogoMakerTool工具箱 6.pngTo make the boot logo of PI series HMI.
DataUpload工具箱 7.pngUpload data record ,alarm records or operation records collected by HMI.
PIRecordUpload工具箱 8.pngMonitor devices in real time, update and export data records, alarm records or operation records collected by HMI synchronously. (Only supported by ig Sseries)
CreatInstallmentPwd工具箱 9.pngThe installment payment mode is dynamic password. You can use the Installment password tool "CreatInstallmentPwd" to generate the dynamic password.
PIMonitor工具箱 10.pngLAN monitoring of 3000 series HMI screen.
Levi2PI工具箱 11.pngConvert LEVI series engineering to PI series engineering.
HMIPrjStdNeutral工具箱 12.pngProject conversion between PI standard and PI neutral version
PIRptEditTool工具箱 13.pngConvert the record files generated by LEVI or PI to the specified format.
HMIProjectReportTool工具箱 14.pngAnalyze and generate HMI engineering report.

✎Note:  HMI supports the use of USB and Ethernet to download/upload project and record files.

Getting Started

This chapter provides a quick and precise introduction of PIStudio.

It does not contain a comprehensive list of all functions, but it only takes 6 simple steps to create a new project.

Operation Description

新建工程 4.png

Click the "New Project" in the upper left corner of the software to create a new project. You could click "Screen" to create a new screen. See the "Screen Style (only for ig series)" for details.

工程配置 1.png

Click "Communication" and "Project settngs" to set communication protocol and port parameter.

  1. Project design
Create sreens and place the objects you need. You could draw your own project through "draw", import the required pictures and vector maps using "Shape" library, and enrich the project as much as possible by using the diversified objects .
  1. Compile and save

You need to "compile" every project before downloading to it HMI.

When uploading a project from the HMI to the PC, you need "Decompile".

PIStudio provides two simulation modes: offline simulation and online simulation.

  1. Offline: Simulate the operation of the HMI and PL on the computer. There is no need to connect with PLC.
  2. Online: Simulate the operation of the HMI and PL on the computer, but require the PC to be connected to the PLC and set the correct communication parameters. There is a 30-minute time limit for using online simulations.
Download is the last step. After completing the download, the HMI can run the designed project, and the project downloaded to the HMI can also be uploaded to the PC.

Create new project

The following steps will show how to start PIStudio and create a project.

Requirement

PIStudio programming software is installed.

OperatingProcedure

  1. Start PIStudio software by click icon, or from Start Menu.
  2. Find "PIStudio" folder.
  3. Click "PIStudio" icon to start software.

新建工程 1.gif

  1. Click "New project".

新建工程 2.png

新建工程 4.png

  1. Configure project name, project path.
  2. Select HMI model and communication protocol.
  3. Click "OK" to save setting.

新建工程 3.gif

Result

  • User could find a folder named HMIProject on the desktop.
  • In the folder user could find a file with a suffix named ".pi". Double click the file to open the project.

Add screen

The following steps will show how to create and rename screens in PIStudio.

New screens, which are still blank, could be created using the "Common object". User could choose different objects to design screen according to project's requirements.

Requirement

The "Quick_Start" project is open.

Steps:

  1. Create a new process screen: Clicking "New" will appear "New screen" setting.

新建画面 1.gif

  1. Set screen parameter in "New Screen", such as screen number, screen name, background type.

新建画面 2.gif

  1. After making a new screen, user could insert objects in screen. For example, button and trend.
  2. Add button object in screen.
  3. Set button object parameters, such as read address, mode etc.

新建画面 3.gif

  1. Add "Trend Chart" from "Chart".

新建画面 4.gif

  1. And "Function key" for screens switch.

Result

Do a project screen with bit button, one chart display object, and one Function key for switching screen

Project size limits

  • 3000 series limits the project file size to 25M
  • 3070i series limit the project file size to 25M
  • 3070ie series limit the project file size to 22M
  • 3070ig series limit the project file size to 25M
  • 8000&9000 series limit the project file size to 165M

Create communication with WECON PLC

HMI settings

Download PIStudio Software

Please visit the link below to get the latest version PIstudio for HMI programming:

Create a new HMI project connect with PLC

Check the link below for the video to show you how to get started with a new project

For more videos, please visit our Youtube channel: http://www.youtube.com/user/Wecon2004/videos

General

HMI could communicate with PLC and support many PLC protocols.  It is easy to operate and set communication parameters. This demo shows how to make a communication with PLC device, use WECON LX3V Series PLC as an example.

Protocol settings

The communication between two devices requires a protocol. The following contents show the steps of protocol settings.

Please select the protocol, when creating a new project.

  1. Select the COM port for communication;
  2. PLC type: It means PLC brand, like WECON;
  3. PLC model: It shows the model of PLC, such as LX3V;

image-20220819093729-1.png

If you want to change the protocol for existing project, please click [Program] → [Communication] to open the [Communication] windows, shown as the following figure.

image-20220819093729-2.png

The steps to change the protocol for project are as follows.

  1. Click [Setting] to open the [Communication device] window;
  2. Select communication port, such as COM1;
  3. Select Serial port for communication, such as RS422;
  4. Select device type (device brand), such as WECON;
  5. Select the protocol for communication, such as WECON LX3V;

image-20220819093729-3.png

Parameter settings

The parameters settings are in [Communication] window, shown as following below.

  1. Click [Setting] to open the [COM port setting] window;
  2. Set the parameters such as [connection], [Baud rate] and so on;

image-20220819093729-4.png

  1. Click [Setting] to open [Timeout] setting window, you could set the parameters according your requirements, or just use the default value.

image-20220819093729-5.png

Set PLC address in HMI screen

  1. Place the objects to HMI screen;
  2. Double-click the object to open the setting window;
  3. Click “Edit” to open the address setting windows;
  4. Connection: select the serial port in HMI;
  5. Address type: All the PLC address types will be display in this list, such as M;
  6. Address No.: Please input the number of this address, such as 0;

image-20220819093729-6.jpeg

Communication cable

In order to ensure the stability of communication, please use the twisted-pair communication cable with good grounding. The following figure shows the pin out definition.

image-20220819093729-7.png

HMI communication PLC use Modbus 

PLC settings

Download PLC Software

Please visit below link to get the latest version PLC Editor for HMI programming

Start a new PLC project

Start a new PLC project by clicking “New” on the left top corner of screen, select the PLC mode from the drop-down list.

image-20220819101447-3.jpeg

Add a new instruction 

Double click on the ladder, select the ladder symbol (instruction) from the drop-down list, then enter the address for this symbol.

image-20220819105530-1.png

You could also select the ladder symbol from the menu bar directly.

image-20220819093729-11.png

image-20220819093729-12.png

Add comment to PLC program

image-20220819105630-3.png

Add the statement to PLC program

Add the statement by single click on “Statement”, when finished, single click on “Statement” again to go back to Ladder edit.

image-20220819105644-4.png

Compile 

You need to compile the PLC program before downloading or running Off-line simulator. The background color will be changed from purple to white when there is no error.

image-20220819093729-15.png

Download setting 

Click on “Transfer Setup” to select download mode.

image-20220820150853-1.pngDownload PLC program to PLC

Quick select the parameters and main program of PLC program, then download to PLC, “Yes”-”Yes”-”OK”

image-20220819093729-17.png

Upload PLC program from PLC

Read the PLC program from PLC to computer.

image-20220819093729-18.png

Device monitor

Monitor the value of certain address in PLC, double click “Current value” to change the value in this address.

image-20220819093730-19.png

Online monitor

Monitor the each address in PLC by online monitor. Changing the state or value in PLC is also allowd.

image-20220819093730-20.png

Monitor edit

In this mode, you could edit the PLC program during PLC is running.  

image-20220819105928-9.png