Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

plccomRK512.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define plccomRK512_ACK_TIMEOUT   10

Functions

ccsCOMPL_STAT plccomRK512Open (int fd, size_t telegramLength, int qvz_time, int zvz_time, int n_retries, ccsERROR *error)
ccsCOMPL_STAT plccomRK512Close (int fd, ccsERROR *error)
ccsCOMPL_STAT plccomRK512Send (int fd, int send_db, int send_dw, size_t send_size, const uint16_t *send_data, ccsERROR *error)
ccsCOMPL_STAT plccomRK512Fetch (int fd, int fetch_db, int fetch_dw, size_t fetch_size, uint16_t *fetch_data, ccsERROR *error)


Define Documentation

#define plccomRK512_ACK_TIMEOUT   10
 


Function Documentation

ccsCOMPL_STAT plccomRK512Open int    fd,
size_t    telegramLength,
int    qvz_time,
int    zvz_time,
int    n_retries,
ccsERROR *    error
 

ccsCOMPL_STAT plccomRK512Close int    fd,
ccsERROR *    error
 

ccsCOMPL_STAT plccomRK512Send int    fd,
int    send_db,
int    send_dw,
size_t    send_size,
const uint16_t *    send_data,
ccsERROR *    error
 

ccsCOMPL_STAT plccomRK512Fetch int    fd,
int    fetch_db,
int    fetch_dw,
size_t    fetch_size,
uint16_t *    fetch_data,
ccsERROR *    error
 


Generated on Wed Dec 3 14:55:18 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001