Skip to content

improve generated signal for the 'updatebit'#864

Closed
tainnok wants to merge 1 commit intoebroecker:developmentfrom
tainnok:pr_update_bit_generation_improvements
Closed

improve generated signal for the 'updatebit'#864
tainnok wants to merge 1 commit intoebroecker:developmentfrom
tainnok:pr_update_bit_generation_improvements

Conversation

@tainnok
Copy link
Contributor

@tainnok tainnok commented Sep 2, 2025

!! DRAFT !!
i made big changes in my working environment and to not have just a big pull-request i tried to split it up where some mess occured ... i need to fix this. so be patient please.

signals for updatebits are initialized to 1 all the time by implizit value of class Signal initial_value.

Changes:

  • explizit set of the initial_value
  • add possiblity to control the inital_value of all generated updatebit-signals by the option 'update_bit_init_1' which is by default False (initial_value == False/0).
  • add a comment to the generated signal

…ty to control initial_value by options, add comment to generated signal
@ebroecker
Copy link
Owner

should be merged with #879

@ebroecker ebroecker closed this Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants