beremiz icon indicating copy to clipboard operation
beremiz copied to clipboard

Beremiz is Free Software for machine automation.

Results 31 beremiz issues
Sort by recently updated
recently updated
newest added

While Running make command of C_Runtime i found fatal error Logging.hpp file not found Please help me.

to launch beremiz th doc states : `~/Beremiz/venv/python ~/Beremiz/beremiz/Beremiz.py` should it be : ` ~/Beremiz/venv/bin/python ~/Beremiz/beremiz/Beremiz.py` ? at least on unbutu 22.04 python command ins in the bin subfolder. regards.

Hi, I tried the 'P' qualifier in SFC in order to call an action bloc coded in ST language (just a counter inc function like Counter:=Counter+1;) I saw that in...

Hello, There is a bug linked with matiec when there are several retain variables in a row. In beremiz : ![Capture d'écran 2024-01-19 111801](https://github.com/beremiz/beremiz/assets/147632108/dfed8c0b-1191-4fa7-a41a-d4ac125cb36d) The plx.xml : ![Capture d'écran 2024-01-19...

When using ethercat master, there're many errors like indent error and unexist attribute inside the `/beremiz/etherlab` folder

The variables in the variable panel cannot be changed. It concerns the c and python plugin.

When i choose URI i have error: : get_all_addresses() takes no arguments (1 given) [bug_report_2023_10_15__13-03-00.txt](https://github.com/beremiz/beremiz/files/12909307/bug_report_2023_10_15__13-03-00.txt)

TL;DR This fix allows users to double click and edit variables on FBD and LD editors on macOS wx.ListBox.FindString() expects case-sensitivity to be true on macOS, otherwise it causes an...

Hello, it seems that the option "Write on change" has no effect on the behavior when parameterizing a Modbus write request. I observe that the value is periodically overwritten by...

How to reproduce: 1. Download [and_logic.xml](https://github.com/Felipeasg/matiec_examples/blob/master/and_logic/and_logic.xml), 2. Rename it to `plc.xml`, 3. Place nearby `beremiz.xml` from any Beremiz project, 4. Open parent folder of these 2 files with Beremiz, 5....