The leader in industrial automation and control solutions

How to set / reset a bit or coil in Native Ladder logic (MAPware7000)

Tags:

  • FAQ
  • PLC

In the Native Ladder programming environment, there are multiple ways to set a bit. One option is to set a bit from the screen using buttons and tasks.

data-filename=”image.png” style=”width: 320px;”>

Another option is to use logic.  You can use the following logic to create the latch:

data-filename=”image.png” style=”width: 389px;”>

The Device Set and Reset instructions (Special Instructions > Data Processing) to accomplish the same thing.

data-filename=”image.png” style=”width: 50%;”>

Content created by Support Team