Gocator_GetCurrentJobName


Reads current job name.

Syntax

C++
Python
 
def Gocator_GetCurrentJobName(
	state: Gocator_State,
	/,
	*,
	inAddress: str | None = None
)
-> outJobName: str

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 outJobName str Current Job name