Your cart is currently empty!
How to set / reset a bit or coil in Native Ladder logic (MAPware7000)
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%;”>