Do-More Designer Debug

preview_player
Показать описание
The Debug View is used to manage the debug operations in the Do-more controller. Debug operations only affect the ladder logic processing, the other activities of the controller such as handling external communications, reading and writing the I/O, etc. are unaffected.
The Debug View is opened by clicking the Debug button on the Online toolbar or selecting the Debug | Debug View menu selection.
In our sample program, we are creating a one-shot bit C0. We will first pause the logic scanning. Then turn on X0.
Selecting the single scan will only scan the logic once. We can now see the C0 and C1 bits on. Single scan again will turn off C0 and C1 is still on because X0 is still on.
Try this yourself making a one-shot on the trailing edge of the input.
See the answer in the following post.

Warning: because the Debug mode operations interrupt the normal ladder logic processing in the Do-more controller it is imperative that the programmer understands all of the risks and responsibilities inherent in manually taking control of the scan process.

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
Рекомендации по теме
Комментарии
Автор

Debug Mode is part of the Do-More Designer Software. This is a fully functional free programming package that includes a simulator. The simulator will allow you to communicate through ethernet or serial ports to the computer running the simulation.
Download this PLC programming software here:
Here is a link to the entire BRX Do-More series:
Regards,
Garry

ACCautomation