Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
MemorySymbolTable(AddressType) Class
MemorySymbolTable(AddressType) Methods
Add Method
AddBranch Method
RegisterAddressMap Method
SetNextAddress Method
MemorySymbolTable
AddressType
AddBranch Method
Adds a branch to the current symbol table or branch.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
MemorySymbolTable
<AddressType>
AddBranch
(
string
name
)
Parameters
name
Type:
System
String
The name of the branch.
Return Value
Type:
MemorySymbolTable
AddressType
The symbol container.
See Also
Reference
MemorySymbolTable
AddressType
Class
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com