Show / Hide Table of Contents

Class MatrixCsvReader

Inheritance
System.Object
MatrixCsvReader
Namespace: PlcDocu.TcMatrix
Assembly: TcMatrixConnector.dll
Syntax
public abstract class MatrixCsvReader

Fields

| Improve this Doc View Source

bBusy

Declaration
public object bBusy
Field Value
Type Description
System.Object
| Improve this Doc View Source

bError

Declaration
public object bError
Field Value
Type Description
System.Object
| Improve this Doc View Source

bExecute

Declaration
public object bExecute
Field Value
Type Description
System.Object
| Improve this Doc View Source

BuffCmd

Declaration
public object BuffCmd
Field Value
Type Description
System.Object
| Improve this Doc View Source

buffer

Declaration
public object buffer
Field Value
Type Description
System.Object
| Improve this Doc View Source

bufferSize

Declaration
public object bufferSize
Field Value
Type Description
System.Object
| Improve this Doc View Source

bytesParsed

Declaration
public object bytesParsed
Field Value
Type Description
System.Object
| Improve this Doc View Source

bytesRead

Declaration
public object bytesRead
Field Value
Type Description
System.Object
| Improve this Doc View Source

Ci

Declaration
public object Ci
Field Value
Type Description
System.Object
| Improve this Doc View Source

CsvRead

Declaration
public object CsvRead
Field Value
Type Description
System.Object
| Improve this Doc View Source

dataSize

Declaration
public object dataSize
Field Value
Type Description
System.Object
| Improve this Doc View Source

FileClose

Declaration
public object FileClose
Field Value
Type Description
System.Object
| Improve this Doc View Source

FileOpen

Declaration
public object FileOpen
Field Value
Type Description
System.Object
| Improve this Doc View Source

FileRead

Declaration
public object FileRead
Field Value
Type Description
System.Object
| Improve this Doc View Source

FileSeek

Declaration
public object FileSeek
Field Value
Type Description
System.Object
| Improve this Doc View Source

hFile

Declaration
public object hFile
Field Value
Type Description
System.Object
| Improve this Doc View Source

Hi

Declaration
public object Hi
Field Value
Type Description
System.Object
| Improve this Doc View Source

M

Declaration
public Matrix M
Field Value
Type Description
Matrix
| Improve this Doc View Source

nCols

Declaration
public object nCols
Field Value
Type Description
System.Object
| Improve this Doc View Source

nErrId

Declaration
public object nErrId
Field Value
Type Description
System.Object
| Improve this Doc View Source

nErrStep

Declaration
public object nErrStep
Field Value
Type Description
System.Object
| Improve this Doc View Source

nHeaderLines

Declaration
public object nHeaderLines
Field Value
Type Description
System.Object
| Improve this Doc View Source

nRows

Declaration
public object nRows
Field Value
Type Description
System.Object
| Improve this Doc View Source

nVals

Declaration
public object nVals
Field Value
Type Description
System.Object
| Improve this Doc View Source

readEOF

Declaration
public object readEOF
Field Value
Type Description
System.Object
| Improve this Doc View Source

Ri

Declaration
public object Ri
Field Value
Type Description
System.Object
| Improve this Doc View Source

sPathName

Declaration
public object sPathName
Field Value
Type Description
System.Object
| Improve this Doc View Source

step

Declaration
public object step
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepCloseFile

Declaration
public object stepCloseFile
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepDone

Declaration
public object stepDone
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepFillBuffer

Declaration
public object stepFillBuffer
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepMovePointer

Declaration
public object stepMovePointer
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepOpenFile

Declaration
public object stepOpenFile
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepReadBuffer

Declaration
public object stepReadBuffer
Field Value
Type Description
System.Object
| Improve this Doc View Source

stepReady

Declaration
public object stepReady
Field Value
Type Description
System.Object
| Improve this Doc View Source

tTimeout

Declaration
public object tTimeout
Field Value
Type Description
System.Object
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX