Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.AttrDb
AttributeValue Class
AttributeValue Methods
ReadBytes Method
ReadBytes Method (ArraySegment(Byte))
ReadBytes Method (Int32)
AttributeValue
ReadBytes Method (ArraySegment
Byte
)
Read the attribute value into the specified buffer.
Namespace:
Demo3D.PLC.Comms.AttrDb
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
abstract
void
ReadBytes
(
in
ArraySegment
<
byte
>
to
)
Parameters
to
Type:
System
ArraySegment
Byte
InAttribute
The buffer to copy the data into.
See Also
Reference
AttributeValue Class
ReadBytes Overload
Demo3D.PLC.Comms.AttrDb Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com