Skip to content

Signal

Signal

Returns the buffer element of the signal line by the specified index.

double  Signal(
   int  index      // index
   )

Parameters

index

[in] Buffer element index.

Return Value

The buffer element of the signal line by the specified index, or EMPTY_VALUE if there is no correct data.

Last updated on