The leader in industrial automation and control solutions

What is my HMI’s IP Address?

It is important to understand IP addressing when connecting devices together over Ethernet. Whether you are connecting a Maple Systems HMI or cMT to a PLC to communicate over Ethernet, or connecting your PC to an HMI to upload or download a project over Ethernet, you must know the IP addresses of all the devices…

What are the benefits of CAN? CANbus?

Integrating CANbus communication offers several advantages for industrial automation industries: Speed: CAN data transfer speeds far outperform traditional analog wiring since multiple messages can be sent simultaneously to all connected devices, sensors or actuators. Flexibility: Because of its single cable, two-wire structure, CANbus offers enhanced installation and maintenance flexibility. CAN-connected systems not only contain significantly…

How do I move data from one PLC to another PLC?

You can use the Data Transfer object in EBPro to move data from a block of registers on one PLC connected to the Maple Systems HMI and write the data to a block of registers on another PLC connected to the HMI. This can also be accomplished with a macro using the GetData() and SetData()…

Can my HMI be used as a Modbus Gateway?

Maple Systems cMT and HMI products can bridge the gap between your SCADA system and field devices. Using the HMI’s Modbus RTU/TCP Slave protocol, the Modbus Gateway provides a mechanism to connect the Modbus RTU/TCP Slave protocol to storage within the HMI or in a connected device. The SCADA system uses the Modbus TCP Master…

Are my projects automatically backed up in EBPro?

In EBPro, click on the File menu and select Preferences. On the Project tab, check the “Generate backup of project file before save” option. This will create a backup of your project any time you save it with a *.bak1 extension. Subsequent saves will rename the backup file with a *.bak2 and finally *.bak3 extension,…