|
Re: PWM input?
If I am reading the OP correctly, they are trying to get digital outputs (DO), but not necessarily using the CRIO.
Maybe use something like an Arduino to decode the PWM to an integer. Then use bits from the integer to fire relays on an Arduino shield? That will give you multiple DOs from one PWM signal.
|