Set Input Signal

As the counter input signal, it is possible to select an external clock or a signal from the event controller.

 

External clock

Use the signal which is input from the external connector own.

 

Event controller

Use the output signal from the event controller.
Please refer to the tutorial on the Event Controller

Using function AioSetCntInputSignal to set input signal.

Ret = AioSetCntInputSignal ( Id , CntChannel , CntInputSignal )

Sets the channel number of counter in the CntChannel.

Specifies the clock type in the CntInputSignal.
This value is 0 when the external clock is used, and 10 when the event controller is used.