Z4Sight_GetTimerValue


Gets timer value.

Syntax

C++
Python
 
def Z4Sight_GetTimerValue(
	state: Z4Sight_State,
	/,
	*,
	inDeviceID: Z4SightSystemAndDeviceIdentifier | None = None,
	inTimer: int = 1
)
-> outValue: int

Parameters

Name Type Range Default Description
Input will be modified ioState Z4Sight_State
Input value inDeviceID Z4SightSystemAndDeviceIdentifier | 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