The leader in industrial automation and control solutions

Can I connect multiple OITs to one PLC?

Yes, the OITs connect together in a daisychain fashion. One of the OITs is designated as the ‘master’ while the other OITs are defined as ‘slaves’. The master OIT is directly connected to the PLC communications port. Each slave OIT then communicates through the master OIT to get data from the PLC. No additional communications…

How do I move data from one area of memory to another?

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

Define Virtual Private Network (VPN)

A virtual private network (VPN) extends a private network across a public network and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network. It allows you to access devices on a remote network as though you were on the same…

What are the benefits of adding Wi-Fi to my Factory?

Some benefits of implementing a Wi-Fi network in your factory include: Costs by Creating a Wireless Network: Wi-Fi can solve applications where wiring is impractical or too expensive. There’s no need to run expensive Ethernet or Serial cables throughout your plant. Add a Wi-Fi router to your network and you’re ready to go. Flexibility in…

Help with messaging passing protocol between the OIT and GE Fanuc PLC.

The Maple Systems Operator Interface Terminal’s (OITs) message passing protocol allows the PLC programmer to choose between two different levels of implementation. The first is a simple, no-handshaking message protocol intended for simpler operator interface applications; the second level adds full message handshaking between the OIT and the PLC. Tech Note 1024, Message Protocol for…

Define Virtual Network Computing (VNC)

Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse events from one computer to another, relaying the graphical screen updates back in the other direction, over a network.

Why would I use VNC on my Advanced HMI?

Most of our HMIs come with a built-in VNC (Virtual Network Computing) server. VNC is a Remote Frame Buffer protocol used for remote operation and screen sharing. It enables you to instantly monitor and control a remote HMI as though you were standing in front of it. When enabled, any third party VNC viewer client…