Click or drag to resize

ExampleCombinedServerReadSymbols Method

Reads the symbol table from the server.

Namespace: Demo3D.PLC.Comms.Builtin
Assembly: PLC (in PLC.dll) Version: 19.01.00
Syntax
C#
public static IBrowseItem ReadSymbols()

Return Value

IBrowseItem
The symbol table.
See Also