Gocator_GetTriggerSource


Gets current trigger source.

Syntax

C++
Python
 
def Gocator_GetTriggerSource(
	state: Gocator_State,
	/,
	*,
	inAddress: str | None = None
)
-> outTriggerSource: GocatorTriggerSource

Parameters

Name Type Default Description
Input will be modified ioState Gocator_State
Input value inAddress str | None None Gocator Device identifying IP address (e.g. "127.0.0.1") or serial number (e.g. "SN:17335")
Output value outTriggerSource GocatorTriggerSource Current trigger source