SetRealValue

Accueil  Précédent  Suivant

 

 

C/C++ declaration

extern long __stdcall SetRealValue(long Handle, int Index, double Value, style: TRealPilot);

 

Pascal declaration

function SetRealValue(Handle: LongInt; Index: Integer; Value: NReal; style: TRealPilot): LongInt; stdcall;

 

Writing real indexed information to the object :

 

IN                 Handle : Model handle.

IN                 Index: Research index

OUT                 Value: value to write

Style         TRealPilot type of information.

Return         0 if OK.

       

TRealPilot

RealTable

GetRealValue

Primitives


NETRAL Neuro Developer Kit version 7.0