ICSVObject.AddValue (METH) ¶ METHOD AddValue
ICSVObject.Save (METH) ¶ METHOD Save
Visualization ¶ GlobalTextList (GlobalTextList)
CSVWriter.AddDWORD (METH) ¶ METHOD AddDWORD : ERROR Adds a variable of type DWORD. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddDWORD ERROR Input dwValue DWORD The value to be saved
CSVWriter.AddINT (METH) ¶ METHOD AddINT : ERROR Adds a variable of type INT. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddINT ERROR Input iValue INT The value to be saved
CSVWriter.AddLINT (METH) ¶ METHOD AddLINT : ERROR Adds a variable of type LINT. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddLINT ERROR Input liValue LINT The value to be saved
CSVWriter.AddLREAL (METH) ¶ METHOD AddLREAL : ERROR Adds a variable of type LREAL. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddLREAL ERROR Input lrValue LREAL The value to be saved
CSVWriter.AddLTIME (METH) ¶ METHOD AddLTIME : ERROR Adds a variable of type LTIME. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddLTIME ERROR Input ltValue LTIME The value to be saved
CSVWriter.AddLWORD (METH) ¶ METHOD AddLWORD : ERROR Adds a variable of type LWORD. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddLWORD ERROR Input lwValue LWORD The value to be saved
CSVWriter.AddREAL (METH) ¶ METHOD AddREAL : ERROR Adds a variable of type REAL. RESULT: The error Code of type ERROR InOut: Scope Name Type Comment Return AddREAL ERROR Input rValue REAL The value to be saved