ICP DAS USA I-8088W Api Reference Manual page 33

I/o module
Table of Contents

Advertisement

Examples
[C]
unsigned long deci_hz;
unsigned int deci_duty
slot = 0;
for(ch=0;ch<8;ch++)
{
i8088W_GetRealPWMDuty_Deci(slot,ch,& deci_hz, & deci_duty);
Print("CH[%d] PWM Hz = %lu ; Duty = %u\n", ch, deci_hz, deci_duty);
}
I-8088W API Reference Manual, Version 1.0.0, Aug. 2010
--- 33

Advertisement

Table of Contents
loading

Table of Contents