GoPxL_GetCurrentJobName


Reads the current job name.

Syntax

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

Parameters

Name Type Default Description
Input will be modified ioState GoPxL_State
Input value inAddress str | None None GoPxL Device identifying IP address (e.g. "127.0.0.1" or "127.0.0.1:3600") or serial number (e.g. "SN:17335")
Output value outJobName str Current job name