Iris _

Pixsys Forum

everybody's effort for the same goal

LogicLab and PageLab project examples

Post Reply
Pixsys tecnico 1
Moderatore
Posts: 1717
Joined: 29/10/2010, 10:09
Contact:

LogicLab and PageLab project examples

Post by Pixsys tecnico 1 »

In order to be able to program Pixsys HMIs equipped with LogicLab/PageLab runtime, these steps are initially necessary:
- Download the PixsysSuite IDE from the dedicated webpage: https://www.pixsys.net/en/softwares-and ... s/logiclab
- Install the Suite choosing the full installation LogicLab+PageLab
- Configure the HMI and your PC to work in the same subnet (HMI default address IP is 192.168.0.100)

EXAMPLE 1:
ModbusRTU and CANopen communication protocols startup, simple graphical functionalities.
Demo_ModbusRTU_CANOpen.zip

Step-by-step videos:
1-New LogicLab project creation:
http://www.youtube.com/watch?v=TXZ8WGIcwV8

2-ModbusRTU communication protocol configuration:
http://www.youtube.com/watch?v=rj0RSq8OpiA

3-CANOpen communication protocol configuration:
http://www.youtube.com/watch?v=NpUSC47SrQA

4-PLC code download and first execution:
http://www.youtube.com/watch?v=vw27vRyFIbo

5-New PageLab project creation:
http://www.youtube.com/watch?v=pLsSXVbNKNw

6-Link to the PLC (LogicLab project) variables:
http://www.youtube.com/watch?v=pDVCLr91MRY

7-New page (screen) creation:
http://www.youtube.com/watch?v=VStisHj1FyY

8-Bitmap image insertion:
http://www.youtube.com/watch?v=b7-ZrLS-RwM

9-Change page button insertion:
http://www.youtube.com/watch?v=NSUk-0ScZEo

10-Static text and edit box objects insertion:
http://www.youtube.com/watch?v=ktRNLjMyYn8

11-Bargraph object insertion:
http://www.youtube.com/watch?v=nJRBxTrvxBA

EXAMPLE 2:
This example demonstrates how to create a password protected page.
ProtectedPages.zip
EXAMPLE 3:
This example demonstrates how to check the PLC communication with the ModbusRTU / ModbusTCP / CANopen slaves.
CommunicationDiagnosis.zip
EXAMPLE 4:
This example demonstrates how to manage alarms. Pay attention: alarms management cannot be simulated (using the internal simulator) if a physical HMI hasn't been connected to the IDE at least one time.
AlarmsManagement.zip
You do not have the required permissions to view the files attached to this post.
Post Reply