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: 15.0.2.11458
Syntax
C#
public IBrowseItem ReadSymbols()

Return Value

Type: IBrowseItem
The symbol table.
See Also