AILDigitizer_Allocate


Allocates a digitizer on specified system.

Syntax

C++
Python
 
def AILDigitizer_Allocate(
	state: AIL_DigitizerState,
	/,
	*,
	inDeviceID: AILSystemAndDeviceIdentifierDigitizer | None = None
)
-> None

Parameters

Name Type Default Description
Input will be modified ioState AIL_DigitizerState
Input value inDeviceID AILSystemAndDeviceIdentifierDigitizer | None None Device identification.