InPlant SCADA V6 0 0 2 Updates

Mondo games Updated on 2024-02-01

Recently, the InPlant SCADA team sorted out the user requirements and made a minor version update to the software, which is not only more comprehensiveAn AI assistant has also been launched to help you edit scripts, engineering development is easier. inplant scada v6.0.0.2. Now it is online on the official website, welcome everyone to use.

Next, I will introduce the new content of this minor version in detail.

The pop-up flowchart supports setting the location

(popuppicex interface).

The popuppicex function is used to open a specified pop-up flowchart.

Grammarly

app.popuppicex(picturename, xpos, ypos)

parameters

picturename, pop-up flowchart name, string form, xpos, ypos coordinate information.

Guidance for use

First, create a new pop-up process for example"Ventilator 1 control. pic"。

In other flowcharts, the pop-up process is opened by the button n script, sub button6 onlbuttonup(nflag, x, y).

app.popuppicex "Ventilator 1 control. pic", 200, 500

end sub

Illustration of the effect

The script editor supports tag preselection

Guidance for use

On the script editing page, when we write the trigger event and need to add a tag, you can right-click and select the tag selector to quickly select the tag that needs to be called.

Exclusive engineering partner - intelligent AI assistant

In this version update, we have also added the function of the AI assistant for VBS script editing, and double-click the ALT button to pop up the assistant. (Requires use in a networked environment).

Guidance for use

On the script editing page, double-click Alt Summon Assistant. You can enter a question in the edit box to make an inquiry.

The point group function is exported and imported

The new version optimizes the function of exporting, importing, and replacing tags for point groups.

Guidance for use

First, create a template point group under the resource file-point group function, as shown in the following figure.

Click the file to export the current configuration to an excel document, and you can quickly replace the tag in the document. (It is recommended to plan the tag name in the early stage to facilitate the quick replacement of the tag).

Continue to add in the resource file - point group, and you can choose to modify the replaced excel document before importing.

Illustration of the effect

Hongdian DTU driver

Guidance for use

1.Database - Local Node - Add HD7710DTU driver and right-click driver configuration.

2.On the driver configuration page, you can set the communication protocol, port, and IP address of the data service center.

3.Device configuration, which is configured by referring to the modbustcp driver.

Beckhoff drives

Guidance for use

1.Database-Local Node-Added beckhoff driver and right-click driver configuration.

2.Drive configuration page, you can configure communication parameters, and import PLC tag configuration table file.

Other optimizations

SCADA end:

1.The flowchart input box control is optimized, the icon beautification, and the ease of use of attribute configuration are improved.

2.Flowchart pipeline control optimization, flow effect optimization;

3.Optimized the usability of some functions.

Web:

1.SCADA Web adds the function of configuring supos-lite address (only the web administrator role has this permission, user name: web admin, password: supcon; The entrance is located in the upper right corner of the system in the user drop-down menu - system configuration);

2.SCADA Web adds *** alarm configuration function (only the web administrator role has this permission, user name: web admin, password: supcon; The name of the entrance menu is: **Alarm Configuration);

3.SCADA web flow diagram pipeline control optimization, flow effect optimization.

Related Pages