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

phoIPCGetMessageProcessor

phoIPCGetMessageProcessor(
t_toolName
)
=> s_msgProcessor / nil

Description

Returns the name of the message processor associated with the specified tool.

Arguments

t_toolName

Name of the tool.

Value Returned

s_msgProcessor

Name of the message processor function associated with the specified tool.

nil

The command failed.

Examples

msgProcessor = phoIPCGetMessageProcessor("myIPCTool")

Related Topics

Message Processor Functions

phoIPCProcessMarkers

phoIPCProcessPorts

phoIPCProcessServerMessage

phoIPCProcessShapes

phoIPCRegisterMessageProcessor


Return to top
 ⠀
X