The DlnPlsCntSuspend() function suspends pulse counter operation state on the Pulse Counter port.
DlnPlsCntSuspend()
DLN_RESULT DlnPlsCntSuspend( HDLN handle, uint8_t port );
A handle to the DLN-series adapter.
A number of the port.
The function successfully suspended the pulse counter operation state.
The port number is not valid. Use the DlnPlsCntGetPortCount() function to find the maximum possible port number.
The DlnPlsCntSuspend() function is defined in the dln_pls_cnt.h file.
dln_pls_cnt.h