Click or drag to resize

ComputedValueReadSingleLE Method

Reads the attribute value and returns the data as a value.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public override sealed float ReadSingleLE()

Return Value

Type: Single
The value read.
See Also