AILSystem_GetTimerValue


Gets timer value.

Syntax

C++
Python
 
def AILSystem_GetTimerValue(
	state: AILSystem_State,
	/,
	*,
	inDeviceID: AILSystemAndDeviceIdentifier | None = None,
	inTimer: int = 1
)
-> outValue: int

Parameters

Name Type Range Default Description
Input will be modified ioState AILSystem_State
Input value inDeviceID AILSystemAndDeviceIdentifier | None None Device identification.
Input value inTimer int 1 - 16 1 Timer.
Output value outValue int Timer value. in ns for clock source, in the number of counts for the rest