CSVWriter (FB)¶
FUNCTION_BLOCK CSVWriter
- InOut:
- Scope - Name - Type - Initial - Comment - Input - sFileName- STRING- ‘dataFileSeq.csv’ - This name can be adapted - sDirectoryPath- STRING- ‘C:/temp’ - This path need to be adapted to an existing directory. 
Methods:
Structure:
- AddBOOL (Method)
- AddBYTE (Method)
- AddDATE (Method)
- AddDATE_AND_TIME (Method)
- AddDINT (Method)
- AddDWORD (Method)
- AddINT (Method)
- AddLINT (Method)
- AddLREAL (Method)
- AddLTIME (Method)
- AddLWORD (Method)
- AddREAL (Method)
- AddSINT (Method)
- AddSTRING (Method)
- AddTIME (Method)
- AddTIME_OF_DAY (Method)
- AddUDINT (Method)
- AddUINT (Method)
- AddULINT (Method)
- AddUSINT (Method)
- AddWORD (Method)
- GetFileSize (Method)
- InitSave (Method)
- NewFile (Method)
- NewLine (Method)
- Save (Method)
- SetSeparator (Method)
