Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.Memory
IDirectMemoryAccessService Interface
IDirectMemoryAccessService Methods
GetPreferredAddress Method
GetPreferredParameters Method
GetRequiredAddress Method
InternalReadV Method
InternalWriteV Method
IDirectMemoryAccessService
GetRequiredAddress Method
Returns the required access to the address space. The underlying protocol may require the user to access more data than addressed.
Namespace:
Demo3D.PLC.Comms.Memory
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
MemoryAddress
GetRequiredAddress
(
MemoryAddress
address
)
Parameters
address
Type:
Demo3D.PLC.Comms
MemoryAddress
The address being accessed.
Return Value
Type:
MemoryAddress
The required address to access.
See Also
Reference
IDirectMemoryAccessService Interface
Demo3D.PLC.Comms.Memory Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com