Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
DataValue Structure
DataValue Methods
AffectedArea Method
CreateContextProvider Method
Equals Method
GetDataType Method
GetHashCode Method
GetTime Method
GetValue Method
GetValueStruct Method
PeekValue Method
PropagateUpdate Method
DataValue
AffectedArea Method
Returns the affected area from a DataValue created using
Create(Buffer, MemoryAddress, AddressArea)
.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
AddressArea
AffectedArea
(
in
DataValue
value
)
Parameters
value
Type:
Demo3D.PLC.Comms
DataValue
The memory DataValue.
Return Value
Type:
AddressArea
The affected area.
See Also
Reference
DataValue Structure
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com