Rockwell Automation Allen-Bradley ControlLogix 1756-MVI Programming Reference Manual page 98

Multi-vendor interface module
Hide thumbs Also See for Allen-Bradley ControlLogix 1756-MVI:
Table of Contents

Advertisement

5-10
Serial Port API
Publication 1756-RM004B-EN-P - October 2000
MVIsp_Config
Example:
if (MVIsp_Config(COM1,BAUD_9600,PARITY_NONE,WORDLEN8,
STOPBITS1) != MVI_SUCCESS) {
printf("Config failed!\n");
} else{
printf("Config succeeded\n");
}
See Also:
MVIsp_Open

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents