Property | Type | Description | |
---|---|---|---|
AbortFlush | bool |
Method | Description | |
---|---|---|
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 ×tamp, Plataforma, &plataforma ) : Respuesta, | ||
Read_event ( double ×tamp, Plataforma, &plataforma ) : bool | ||
Read_platform ( Plataforma, &plataforma ) : Respuesta, | ||
Read_platform ( Plataforma, &plataforma ) : bool | ||
Read_variables_automatic ( ) : void | ||
Solicitar_estado ( ) : void |
Method | Description | |
---|---|---|
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 |
public Read ( byte buffer, int bytes, int timeout ) : int | ||
buffer | byte | |
bytes | int | |
timeout | int | |
return | int |
public Read_event ( double ×tamp, Plataforma, &plataforma ) : Respuesta, | ||
timestamp | double | |
plataforma | Plataforma, | |
return | Respuesta, |
public Read_event ( double ×tamp, Plataforma, &plataforma ) : bool | ||
timestamp | double | |
plataforma | Plataforma, | |
return | bool |
public Read_platform ( Plataforma, &plataforma ) : Respuesta, | ||
plataforma | Plataforma, | |
return | Respuesta, |
public Read_platform ( Plataforma, &plataforma ) : bool | ||
plataforma | Plataforma, | |
return | bool |