Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

SDI12-sensor + MUX on CR300 ?


Rabah DJEDJIG Apr 16, 2021 02:11 PM

Dear all,

I have a CR300 to which a WXT530 weather station is connected via SDI-12 communication. The C1 control channel is used for this purpose.
I would like to know if it is possible to connect in addition an AM16/32B multiplexer. This multiplexer will have to use the only two existing control channels C1 and C2. Is it possible to use the C1 channel for both connections at the same time ?

Thank you,


pokeeffe Apr 22, 2021 03:51 PM

I've had success using C2 for state detection (0/5V) while C1 does SDI-12. The mux needs 1 control channel for `RES` and another channel for pulsing `CLK`. You can't reuse C1 but if P_SW is free try using it with `PulsePort()` for clocking and connect `RES` to C2.


Rabah DJEDJIG Apr 23, 2021 07:11 AM

Thank you !


smile Apr 24, 2021 06:46 PM

Hi

I don't think it can work. The P_sw terminal is an input for contact closure impulse sensors such as rain gauge or several anemometers. The P_SW terminal cannot generate output pulses towards the multiplexer

Instead, I would test with a VX1 or VX2 channel.

Smile


pokeeffe Apr 27, 2021 08:10 PM

For the CR300, the P_SW terminal can also be a digital output. The VX channels might work too but they are not supported by the `PulsePort` instruction: https://help.campbellsci.com/crbasic/cr300/#Instructions/pulseport.htm 


smile Apr 28, 2021 03:23 PM

OPS! Sorry 

there is always time to learn new things!

Thanks so much

Smile

Log in or register to post/reply in the forum.