01 Getting Started

Version 2.1 by Leo Wei on 2022/06/14 14:48

PIStudio

Our company is a high-tech company specializing in product research, development and sales in the field of Automation. The series of industrial human-machine interface products produced by the company have obtained a couple of Software & Hardware intellectual property rights. At present, the products are widely used in machinery, metallurgy, chemical engineering, Petroleum and other industry field, the company's products are exported to European and American countries and regions.

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. If you have any questions, please contact with Hunter via email: support@we-con.com.cn .

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

Installment

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 Chinses (Simplified), Chinses (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 beforeinstallation.
  2. Select a folder for PIStudio installation, or use the default folder. 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 Editorinstallation 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. OfflineSimulate 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