[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

IDaqApi.CurveAddPoints

Declaration

Source position: _crw_crwapi.pas line 4632

procedure IDaqApi.CurveAddPoints(

  c: Integer;

  const aX: array of Double;

  const aY: array of Double;

  aCount: Integer

);