TSignalRead.Item Property

Double Item { get; set; }

Default property to access values of a real signal.

#NameTypeDescription
1index or lengthInt32

Returns: Double

Remarks:

Use the CValues property to work with a complex signal. You can determine, if the signal is real or complex, by reading the Complex property.