Hi guys, I understand "wg3maperrpct1" essentially outputs the invert of what its actually doing, so I was wondering if anyone could point me in the direction of how to build a math channel to flip the sign from negative to positive or visa versa. I was trying to figure out out how to get the channel to output -1 multiplied by the wg3maperrpct1 but was unsuccessful. Any help is appreciated!
Thanks
Use Sview Math to Invert the output of a channel
Re: Use Sview Math to Invert the output of a channel
I would like to invert a channel using PicoScope for Linux but can't figure out how to do it.
color blind test
color blind test
-
- Posts: 6
- Joined: Tue Jan 30, 2024 4:30 am
Re: Use Sview Math to Invert the output of a channel
Yup, flipping the sign is usually just a matter of multiplying by -1, but some systems are picky with syntax.Geometry Dash Lite wrote: ↑
Hi guys, I understand "wg3maperrpct1" essentially outputs the invert of what its actually doing, so I was wondering if anyone could point me in the direction of how to build a math channel to flip the sign from negative to positive or visa versa. I was trying to figure out out how to get the channel to output -1 multiplied by the wg3maperrpct1 but was unsuccessful. Any help is appreciated!
Thanks
Last edited by ismchervil on Thu Apr 10, 2025 5:08 am, edited 1 time in total.
-
- Posts: 6
- Joined: Tue Jan 30, 2024 4:30 am
Re: Use Sview Math to Invert the output of a channel
If a direct -1 * wg3maperrpct1 isn’t working, you might be able to do it through a custom function or expression block depending on the tools you’re using.