Function List

Common Function

CntInit

Initialization processing

CntExit

Termination processing

CntResetDevice

Initializes device and driver

CntGetErrorString

Retrieves error content

CntQueryDeviceName

Retrieves the list of available devices

CntGetMaxChannels

Retrieves the total of channels

CntGetNetCommunicationInfo

Retrieves the communication status of an Ethernet device

Setting Function

CntSetZMode

Sets the Z-phase mode

CntSetZLogic

Sets the Z-phase logic

CntSelectChannelSignal

Selects the external signal source

CntSetCountDirection

Sets the count direction

CntSetOperationMode

Sets the operation mode

CntSetDigitalFilter

Sets the digital filter value

CntSetPulseWidth

Sets the one-shot pulse width

CntSetDIType

Switches Differential/TTL of common input signal

CntSetOutputHardwareEvent

Sets the hardware event of control output signal

CntSetInputHardwareEvent

Sets the hardware event of control input signal

CntSetCountMatchHardwareEvent

Sets the hardware event of count match

CntSetPresetRegister

Sets the preset register

Retrieving Setting Value Function

CntGetZMode

Retrieves the Z-phase mode

CntGetZLogic

Retrieves the Z-phase logic

CntGetChannelSignal

Retrieves the external signal source

CntGetCountDirection

Retrieves the count direction

CntGetOperationMode

Retrieves the operation mode

CntGetDigitalFilter

Retrieves the digital filter value

CntGetPulseWidth

Retrieves the one-shot pulse width

Count Operation Function

CntStartCount

Starts the count operation of specified channel

CntStopCount

Stops the count operation of specified channel

CntPreset

Presets the count value of specified channel

CntZeroClearCount

Clears the count value to 0

CntReadCount

Reads the count value of specified channel

CntReadStatus

Retrieves the status of specified channel

CntReadStatusEx

Retrieves the status of specified channel

Event Message Notify Function

CntNotifyCountUp

Specifies the notify of count match and sets the comparison register

CntStopNotifyCountUp

Stops the notify of count match

CntCountUpCallbackProc

Registers the callback function for function CntNotifyCountUp

CntNotifyCounterError

Sets the notify of counter error

CntStopNotifyCounterError

Stops the notify of counter error

CntCounterErrorCallbackProc

Registers the callback function for function CntNotifyCounterError

CntNotifyCarryBorrow

Sets the notify of carry/borrow

CntStopNotifyCarryBorrow

Stops the notify of carry/borrow

CntCarryBorrowCallbackProc

Registers the callback function for function CntNotifyCarryBorrow

CntNotifyTimer

Sets the notify of timer

CntStopNotifyTimer

Stops the notify of timer

CntTimerCallbackProc

Registers the callback function of function CntNotifyTimer

Common Input and Output Function

CntInputDIByte

Common Input

CntOutputDOBit

Common Output

Using to Test Funtion

CntSetTestPulse

Sets the output of test pulse

Sampling Mode Setting Function

CntSetSyncSignal

Changes the external output setting of sampling operation

CntSetStandAlone

Sets the stand alone mode

CntSetMaster

Sets the master mode

CntSetSlave

Sets the slave mode and synchronous control signal

CntSetCounterMode

Selects Multiplication Counter/Difference Counter

Sampling Condition Setting Function

CntSetSamplingStartTrigger

Sets the sampling start condition

CntSetSamplingClockTrigger

Sets the sampling clock condition

CntSetSamplingStopTrigger

Sets the sampling stop condition

CntSetSamplingInternalClock

Sets the internal clock value

CntSetSamplingStopNumber

Sets the time of sampling stopping

Sampling Message Notify Function

CntNotifySamplingStop

Sets the notify of sampling stopping

CntSamplingStopCallbackProc

Registers the callback function for function CntNotifySamplingStop

CntNotifySamplingCount

Sets the notify for stopping transfer by specified times

CntSamplingCountCallbackProc

Registers the callback function for function CntNotifySamplingCount

Sampling Operation Function

CntSamplingFifoReset

Resets FIFO

CntSamplingSetBuffer

Sets the sampling buffer

CntSamplingStart

Starts sampling

CntSamplingStop

Forcibly Stops sampling

Sampling Status Function

CntGetSamplingStatus

Retrieves the sampling status

CntGetSamplingCount

Retrieves the count of sampling (scan number) per a channel

CntGetSamplingWritePointer

Retrieves the transfer position on sampling buffer