We developed a complete Windows-based editable software named “Prime Systems Integrated Software” for the users to create logic to control the hardware connected with the PC.
Connect Hardware: Software can accept inbound signals and send outbound commands through the following hardware:
- The Jupiter control module connects with the PCs through RS-485
- Motor drives are connected to the PCs through Modbus to send and accept variable signals.
- Weight modules are connected to the PCs through TTL input.
- Network cameras connected to PCs with USB and WiFi.
For Installation: Users will use the Windows installer package to install the software.
After installation, there will be an Integrids shortcut on the desktop.
For opening the software: Double click on it to open the software:
Run the Save Project Option: If the user wants to run a saved project, then click on the
Run The Saved Project Button and it will ask for the project you want to save. Select the required project and click on OK.
Code Screen: We have created a code screen for this software that will be shown when the user click on the Run button:
Start Creating Option:
Devices Screen: If the user clicks on the start creating option, they will be on the testing page for the devices. Here, users will be able to test the connection of their devices by selecting the applicable parameters.
Fresh Code Screen: The fresh code screen looks like this, and users can go to the code screen and make their logic by dragging the right block.
After completion of the logic, the user can click on the Run button, and if he wants to save the project, he can click on the Save button available in the top right corner of the screen.
After clicking on the Run button, the HMI screen will come up. Click on the "Start Program" button, and it will run your block successfully. If you want to stop the execution, then click on the “Stop Program” button.