ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
Macros
SerialFlowControl

Macros

#define NO_FLOW_CONTROL   0
 
#define HW_FLOW_CONTROL   1
 
#define SW_FLOW_CONTROL   2
 

Detailed Description

Macro Definition Documentation

#define NO_FLOW_CONTROL   0
#define HW_FLOW_CONTROL   1
#define SW_FLOW_CONTROL   2