Search found 3 matches
- Fri Dec 09, 2022 11:01 am
- Forum: Not a bug
- Topic: [1.1.72] Operation AND in arithmetic combinator works incorrect
- Replies: 5
- Views: 1890
Re: [1.1.72] Operation AND in arithmetic combinator works incorrect
Thanks for explanation, I was sure this is logic operation, my bad.
- Thu Dec 08, 2022 1:17 pm
- Forum: Not a bug
- Topic: [1.1.72] Operation AND in arithmetic combinator works incorrect
- Replies: 5
- Views: 1890
Re: [1.1.72] Operation AND in arithmetic combinator works incorrect
But arithmetic combinator shouldn`t compare value of signals at all, it`s decider combinator`s functional. Arithmetic combinator with "AND" operation should check only input`s signal exist, that`s point. Otherwise, you have two different entities with identical functional. 1st screenshot -...
- Thu Dec 08, 2022 11:31 am
- Forum: Not a bug
- Topic: [1.1.72] Operation AND in arithmetic combinator works incorrect
- Replies: 5
- Views: 1890
[1.1.72] Operation AND in arithmetic combinator works incorrect
Operation "AND" in arithmetic combinator compare both signals and its values, but it`s looks like it should check only exist of signals, because functional of checking signal and its value already exist in decider combinator. I mean when we send for example "A10" and "B1&quo...