AssemblyClassFindAssemblyClass Method |
Find this class in the CIP node tree.
Namespace: Demo3D.PLC.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic static AssemblyClass? FindAssemblyClass(
MessageRouter router
)
Parameters
- router MessageRouter
- The CIP router.
Return Value
AssemblyClassThis class, or null.
See Also