Use Sview Math to Invert the output of a channel

Post Reply
EOG
Posts: 10
Joined: Sat Dec 24, 2022 1:19 am

Use Sview Math to Invert the output of a channel

Post by EOG »

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
alijen
Posts: 1
Joined: Wed May 24, 2023 9:34 am

Re: Use Sview Math to Invert the output of a channel

Post by alijen »

I would like to invert a channel using PicoScope for Linux but can't figure out how to do it.
color blind test
ismchervil
Posts: 6
Joined: Tue Jan 30, 2024 4:30 am

Re: Use Sview Math to Invert the output of a channel

Post by ismchervil »

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
Yup, flipping the sign is usually just a matter of multiplying by -1, but some systems are picky with syntax.
Last edited by ismchervil on Thu Apr 10, 2025 5:08 am, edited 1 time in total.
ismchervil
Posts: 6
Joined: Tue Jan 30, 2024 4:30 am

Re: Use Sview Math to Invert the output of a channel

Post by ismchervil »

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.
Post Reply