Search found 3 matches

by K.Hawes
Tue 5. Nov 2019, 20:00
Forum: PCAN-MIO
Topic: How to use IF math function
Replies: 4
Views: 16006

Re: How to use IF math function

Hello,
Thank you for the information.

Cheers,
Kevin Hawes
by K.Hawes
Thu 31. Oct 2019, 14:15
Forum: PCAN-MIO
Topic: How to use IF math function
Replies: 4
Views: 16006

Re: How to use IF math function

Thank you for the help. The ramp example worked well for my application.

I interested in using this module for another project but with more conditional processing.

Can conditional statements be nested?

I'm only aware of these documents for the MIO:
PCAN-MIO_UserMan_eng.pdf
PPCAN-Editor ...
by K.Hawes
Thu 24. Oct 2019, 14:32
Forum: PCAN-MIO
Topic: How to use IF math function
Replies: 4
Views: 16006

How to use IF math function

Hello,
I'm using the PWM output D0 at 128Hz to control an LED with a sine wave modulation using a characteristic curve lookup table. The index to the table is controlled by a ramp function having a step of 5, 5ms process rate and reset value to give a 1 Hz period. I now want to change the 1Hz period ...