Product Documentation
Cadence Interprocess Communication SKILL Reference
Product Version IC23.1, June 2023

phoIPCGetServerCheck

phoIPCGetServerCheck(
t_toolName
)
=> s_funcName / nil

Description

Returns the name of the registered function that can be called to check if the server associated with the specified tool is operating correctly.

Arguments

t_toolName

Name of the tool.

Value Returned

s_funcName

Name of the registered server check function.

nil

The command failed.

Examples

checkFn = phoIPCGetServerCheck("myIPCTool")

Related Topics

Server Registration and Check Functions

phoIPCRegisterServerCheck

phoIPCServerCheck


Return to top
 ⠀
X