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

plccomEY2400.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 plccomEY2400_TIMEOUT_MS   5000
#define plccomEY2400_PREFIX_LEN   7
#define plccomEY2400_PRESENCE_RETRIES   3
#define plccomEY2400_CALL_PER_LINE_SIZE   32
#define plccomEY2400_MSG_BUF_LEN   200
#define plccomEY2400_SA_NETCOM   "000"
#define plccomEY2400_SA_PLC1   "001"
#define plccomEY2400_SA_PLC2   "002"
#define plccomEY2400_MSG_SYNCHRO   "PAAAAAA/"
#define plccomEY2400_MSG_PRESENCE   "P???40H/"
#define plccomEY2400_MSG_CALL_PER_LINE_AIN   "P???80A/"
#define plccomEY2400_MSG_CALL_PER_LINE_DIN   "P???80H/"
#define plccomEY2400_MSG_CALL_PER_LINE_ADB   "P???""<0A/"
#define plccomEY2400_MSG_CALL_PER_LINE_DDB   "P???""<0H/"
#define plccomEY2400_MSG_TREF   "P???50I @%04d"

Functions

ccsCOMPL_STAT plccomEY2400Open (IN int fd, OUT ccsERROR *error)
ccsCOMPL_STAT plccomEY2400Close (IN int fd, OUT ccsERROR *error)
ccsCOMPL_STAT plccomEY2400Synchro (IN int fd, OUT ccsERROR *error)
ccsCOMPL_STAT plccomEY2400Presence (IN int fd, IN int plcNumber, OUT ccsERROR *error)
ccsCOMPL_STAT plccomEY2400ExecCommand (IN int fd, IN int plcNumber, IN OUT char *msgBuffer, OUT ccsERROR *error)


Define Documentation

#define plccomEY2400_TIMEOUT_MS   5000
 

#define plccomEY2400_PREFIX_LEN   7
 

#define plccomEY2400_PRESENCE_RETRIES   3
 

#define plccomEY2400_CALL_PER_LINE_SIZE   32
 

#define plccomEY2400_MSG_BUF_LEN   200
 

#define plccomEY2400_SA_NETCOM   "000"
 

#define plccomEY2400_SA_PLC1   "001"
 

#define plccomEY2400_SA_PLC2   "002"
 

#define plccomEY2400_MSG_SYNCHRO   "PAAAAAA/"
 

#define plccomEY2400_MSG_PRESENCE   "P???40H/"
 

#define plccomEY2400_MSG_CALL_PER_LINE_AIN   "P???80A/"
 

#define plccomEY2400_MSG_CALL_PER_LINE_DIN   "P???80H/"
 

#define plccomEY2400_MSG_CALL_PER_LINE_ADB   "P???""<0A/"
 

#define plccomEY2400_MSG_CALL_PER_LINE_DDB   "P???""<0H/"
 

#define plccomEY2400_MSG_TREF   "P???50I @%04d"
 


Function Documentation

ccsCOMPL_STAT plccomEY2400Open IN int    fd,
OUT ccsERROR *    error
 

ccsCOMPL_STAT plccomEY2400Close IN int    fd,
OUT ccsERROR *    error
 

ccsCOMPL_STAT plccomEY2400Synchro IN int    fd,
OUT ccsERROR *    error
 

ccsCOMPL_STAT plccomEY2400Presence IN int    fd,
IN int    plcNumber,
OUT ccsERROR *    error
 

ccsCOMPL_STAT plccomEY2400ExecCommand IN int    fd,
IN int    plcNumber,
IN OUT char *    msgBuffer,
OUT 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