Do-More PLC Program Flashing Bit Timer Example

preview_player
Показать описание
Like most PLC manufacturers, the Do-More PLC has system-assigned pulse bits. These bits will turn on and off at a 50% duty cycle. This means that a one-second system bit will be on for 500 milliseconds and off for 500 milliseconds.
The Do-More PLC includes a one-minute and one-second pulse bit as well as 100 millisecond and 50-millisecond pulse bits. These can be utilized in your program.
In our example, we are using the one-second system bit to flash the green light in our circuit.
The red light is flashing based on timer 0 and timer 1. These timers are set for 1 second and 500 milliseconds.
The red light will be on for 500 milliseconds and off for 1 second. Modify the program to make the red light on for 1 second and off for 500 milliseconds.
Comment below.

Programming and examples of the BRX Do-More series can be found at this URL:

General information on the BRX Do-More series of controllers:

There are also system configuration tools that will calculate the power budget, I/O count, and price.
BRX Do-More PLC Configuration:

There are several reasons why we are using the BRX Do-More Controller. Here are just a few.
– Standalone PLC with built-in I/O
– Built-in Data Logging
– Communication ability – Ethernet Port, RS232, RS485, USB – support for protocols such as Modbus RTU, Modbus TCP, ASCII, K-sequence (DirectLOGIC users), Custom Protocols (ASCII over serial, TCP or UDP over Ethernet)
– Built-in Analog input and output
– Integrated motion control
– High-speed counters
– Powerful instruction set (Video of Instructions in software)
– Ability to expand the system with a variety of modules
– Part of the Do-More series of PLCs which use the same free software. (Do-More Designer)
– Integrated simulator in the software capable of external communications for testing

#shorts
ACC Automation
Рекомендации по теме
Комментарии
Автор

Programming and examples of the BRX Do-More series can be found at this URL:
Regards,
Garry

ACCautomation