The DlnPlsCntGetPortCount() function retrieves the number of pulse counter ports available in your DLN-series adapter.
DlnPlsCntGetPortCount()
DLN_RESULT DlnPlsCntGetPortCount( HDLN handle, uint8_t *count );
A handle to the DLN-series adapter.
A pointer to an unsigned 8-bit integer that receives the number of available Pulse counter ports.
The function successfully retrieved the number of available pulse counter ports.
The DlnPlsCntGetPortCount() function is defined in the dln_pls_cnt.h file.
dln_pls_cnt.h