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