LAP Services
Understanding LAP Services
Outline
- Setup
- Handshakes
- Understanding the LAP to XML Service
- Understanding the XML to PLC Service
Setup
In order to setup and use the services you must have the LAP Configuration Tool version 1.0.3.9 or higher.
LAP Service Install Center:

LAP Integrated Control Center:

Configuration Manager Window:

Service Manager:

Sequence Details:

Database Connection Window:

Control Module Details:

Setup Details Window:

Handshakes
Explanation:
The XML Service writes a value of 1 to Connection Handshake in the ServiceData table in the LAP Database every second. The PLC Service reads the Connection Handshake value and if that value is 1 it writes a 0. If the value is still a 1 it starts a timer that runs for 10 seconds. If the value does not change to 0 within the 10 seconds a value of -2 will be written the LifeCounterIN tag in the PLC, otherwise it writes a 1 to the LifeCounterIN tag in the PLC.