Hi Hamza, yes i was able to do what i needed by using the Current sense pin.
[see the attached picture.]
I send 3V3 by CH.43, i use channel 21-40 only as switches.
And 1-20 as readings with ground as common.
In my Python code i :
- click ch.21
- loop read 1 to 8, and make sure only 1 has voltage.
- do that for all channels.
Need pull-down resistors or you have floating-residual-capacitive-voltage-stuff readings.
Alright?