Skip to content

Getting Started with SAKSHAM

SAKSHAM User Start-Up Guide

After installing the SAKSHAM Full Package, the SAKSHAM Library is automatically added to your CODESYS environment through the SAKSHAM Documentation Manual.

This guide helps you start your first project with SAKSHAM, create the required structure, configure user login, and begin program development.


Step 1: Launch CODESYS & Start New Project

➡️ Open CODESYS and click on New Project.

Open CODESYS and follow the steps:

➡️ User must left click on New Project in CODESYS

Install

➡️ After Clicking on New project the New Project Pop-up Window appears and there you can see the SAKSHAM PROJECTS and it contains the Template and the Templates are: PC Logic, PLC Logic and SCADA , So you can use these Templates for your Project.

➡️ Working with PC choose the PC Logic as for Template

➡️ Working with PLC choose the PLC Logic as for Template

Install

➡️ And then after Select the PLC Logic Template as for the Logic Building Project and Click on OK button.

Change Image

Now use the Library for the Development of Program. Steps are as given:

➡️ Step 1: Click on + near Application Folder

  • Inside Application folder you will get 3 Program Pages:

  • ClosedLoop (PRG):- In this we can run ClosedLoop Logic Blocks (e.g: PID, DACA etc.)

  • FastLoop(PRG):- In this we can run FastLoop Logic Blocks

  • OpenLoop (PRG):- In this we can run OpenLoop Logic Blocks (e.g: Motor, MOV etc.)

Add Folder Step 2

➡️ Step 2: After that codesys main screen open. Right Click on the S851(codesys Control Win V3x64) Install

➡️ Step 3: Click on update device. Install

➡️ Step 4: On the User name Enter "Owner" and click OK.

Install

➡️ Step 5: Again Click on update device.

Install

➡️ Step 6: Similarly click on the + near Ethernet and right click on the Modbus_TCP_Master and Update Device.

Install

➡️ Step 7: Generate code and Run the Project And Click on YES to set the active path for the PLC Communication

Connect Pins

Connect Pins

➡️ Step 8: Now Click on Scan Network and Add select the appropriate device and click on OK

namelib

➡️ Step : First Time Login Setup

While Clicking on Genrated code and Run Project, the system will prompt you to create a Username and Password.

➡️ Enter your desired credentials for the Owner / Admin user.
➡️ These credentials will be used for secure access and editing.

⚠️ Important: Remember your credentials. They are needed for editing logic, visualization, or resetting devices.


Step 3: Understanding the Application Program Folders

➡️ Each program area is pre-mapped to suit different loop execution speeds and logical categories.