RowDataConversion
RowDataConversion (FUN)
RowDataConversion (FUN)FUNCTION RowDataConversion : RTS_IEC_RESULT
This function makes sure to hold the user created columns and row structure.\
InOut:
Scope
Name
Type
Initial
Comment
Return
RowDataConversion
RTS_IEC_RESULT
Input
sSplitChar
STRING
‘;’
Definition of the split character for CSV entries
Input
psColumnData
POINTER TO STRING(Parameters.gc_iMaxStringLength)
The full column data as one string.
Input
psRowData
POINTER TO STRING(Parameters.gc_iMaxStringLength)
The full row data as one string.
Input
atRowData
POINTER TO tRowData
Zuletzt aktualisiert

