![ICP DAS USA I-8088W Скачать руководство пользователя страница 40](http://html1.mh-extra.com/html/icp-das-usa/i-8088w/i-8088w_api-reference-manual_3655886040.webp)
I-8088W API Reference Manual, Version 1.0.0, Aug. 2010 --- 40
3.15. i8088W_Sync_Start
The function is used to start the synchronization of PWM pulse.
Syntax
short i8088W_Sync_Start(int slot);
Parameter
1. slot 0 ~ 7
Return Values
Please refer to Error Code Table.
Examples
[C]
int slot;
slot = 0;
i8088W_Sync_Start (slot);