KlassenKlassenKlassenKlassen | | | | Operatoren

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe (Operator)

Name

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe — Öffnen einer Pipe zu einem gnuplot-Unterprozess zur Darstellung von Bildern und Steuerparametern.

Signatur

gnuplot_open_pipe( : : : GnuplotFileID)

Herror gnuplot_open_pipe(Hlong* GnuplotFileID)

Herror T_gnuplot_open_pipe(Htuple* GnuplotFileID)

Herror gnuplot_open_pipe(Hlong* GnuplotFileID)

void HGnuplot::GnuplotOpenPipe()

void GnuplotOpenPipe(HTuple* GnuplotFileID)

void HGnuplot::GnuplotOpenPipe()

void HOperatorSetX.GnuplotOpenPipe([out] VARIANT* GnuplotFileID)

void HGnuplotX.GnuplotOpenPipe()

static void HOperatorSet.GnuplotOpenPipe(out HTuple gnuplotFileID)

void HGnuplot.GnuplotOpenPipe()

Beschreibung

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe öffnet eine Pipe zu einem gnuplot-Unterprozess mit dem nachfolgend durch gnuplot_plot_imagegnuplot_plot_imageGnuplotPlotImagegnuplot_plot_imageGnuplotPlotImageGnuplotPlotImage Bilder als 3D-Plots und gnuplot_plot_ctrlgnuplot_plot_ctrlGnuplotPlotCtrlgnuplot_plot_ctrlGnuplotPlotCtrlGnuplotPlotCtrl Steuerparameter dargestellt werden können. Der Unterprozess muss nach Ausgabe des letzten Plots mit gnuplot_closegnuplot_closeGnuplotClosegnuplot_closeGnuplotCloseGnuplotClose beendet werden. Der zugehörige Identifikator für den gnuplot-Ausgabestrom wird in GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileID zurückgeliefert.

Achtung

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe ist nur unter unixartigen Systemen implementiert, da sich gnuplot unter Windows (wgnuplot) nicht durch einen externen Prozess steuern läßt.

Parallelisierung

Parameter

GnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDGnuplotFileIDgnuplotFileID (output_control)  gnuplot_id HGnuplot, HTupleHTupleHGnuplot, HTupleHGnuplotX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong) (Hlong)

Identifikator fuer den gnuplot-Ausgabestrom.

Ergebnis

gnuplot_open_pipegnuplot_open_pipeGnuplotOpenPipegnuplot_open_pipeGnuplotOpenPipeGnuplotOpenPipe liefert den Wert 2 (H_MSG_TRUE), falls der gnuplot-Unterprozess kreiert werden konnte. Ansonsten wird eine Fehlerbehandlung durchgeführt.

Nachfolger

gnuplot_plot_imagegnuplot_plot_imageGnuplotPlotImagegnuplot_plot_imageGnuplotPlotImageGnuplotPlotImage, gnuplot_plot_ctrlgnuplot_plot_ctrlGnuplotPlotCtrlgnuplot_plot_ctrlGnuplotPlotCtrlGnuplotPlotCtrl, gnuplot_closegnuplot_closeGnuplotClosegnuplot_closeGnuplotCloseGnuplotClose

Alternativen

gnuplot_open_filegnuplot_open_fileGnuplotOpenFilegnuplot_open_fileGnuplotOpenFileGnuplotOpenFile

Modul

Foundation


KlassenKlassenKlassenKlassen | | | | Operatoren