C# Класс Chronopic, chronojump

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AbortFlush bool

Открытые методы

Метод Описание
CancelDo ( ) : void
Chronopic ( ) : System
Chronopic ( SerialPort, sp ) : System
Chronopic ( string disp ) : System
Close ( ) : void
Flush ( ) : void
FlushByTimeOut ( ) : void
Read ( byte buffer, int bytes, int timeout ) : int
Read_event ( double &timestamp, Plataforma, &plataforma ) : Respuesta,
Read_event ( double &timestamp, Plataforma, &plataforma ) : bool
Read_platform ( Plataforma, &plataforma ) : Respuesta,
Read_platform ( Plataforma, &plataforma ) : bool
Read_variables_automatic ( ) : void
Solicitar_estado ( ) : void

Приватные методы

Метод Описание
Open ( string disp ) : int
Read_cambio ( byte respuesta ) : bool
close ( int fd ) : int
estado ( int fd, int &estado ) : int
flush ( int fd ) : int
flush ( ) : void
flushByTimeOut ( ) : void
open ( string disp ) : int
read ( int serial_fd, byte trama, int bytes, int timeout ) : int
read ( int serial_fd, double &t, int &estado ) : int
solicitar_estado ( int serial_fd ) : void

Описание методов

CancelDo() публичный статический Метод

public static CancelDo ( ) : void
Результат void

Chronopic() публичный Метод

public Chronopic ( ) : System
Результат System

Chronopic() публичный Метод

public Chronopic ( SerialPort, sp ) : System
sp SerialPort,
Результат System

Chronopic() публичный Метод

public Chronopic ( string disp ) : System
disp string
Результат System

Close() публичный Метод

public Close ( ) : void
Результат void

Flush() публичный Метод

public Flush ( ) : void
Результат void

FlushByTimeOut() публичный Метод

public FlushByTimeOut ( ) : void
Результат void

Read() публичный Метод

public Read ( byte buffer, int bytes, int timeout ) : int
buffer byte
bytes int
timeout int
Результат int

Read_event() публичный Метод

public Read_event ( double &timestamp, Plataforma, &plataforma ) : Respuesta,
timestamp double
plataforma Plataforma,
Результат Respuesta,

Read_event() публичный Метод

public Read_event ( double &timestamp, Plataforma, &plataforma ) : bool
timestamp double
plataforma Plataforma,
Результат bool

Read_platform() публичный Метод

public Read_platform ( Plataforma, &plataforma ) : Respuesta,
plataforma Plataforma,
Результат Respuesta,

Read_platform() публичный Метод

public Read_platform ( Plataforma, &plataforma ) : bool
plataforma Plataforma,
Результат bool

Read_variables_automatic() публичный Метод

public Read_variables_automatic ( ) : void
Результат void

Solicitar_estado() публичный Метод

public Solicitar_estado ( ) : void
Результат void

Описание свойств

AbortFlush публичное свойство

public bool AbortFlush
Результат bool