4 programming/using the anyfeeder with adept ace, 5 serial communications, Setting the serial port communication parameters – Adept AnyFeeder User Manual

Page 32

Advertising
background image

Chapter 3 - Using the AnyFeeder with Serial Communications

32

Adept AnyFeeder User’s Guide, Rev. B

3.4

Programming/Using the AnyFeeder with Adept ACE

You can use an AnyFeeder object (control panel) in Adept ACE to configure the
AnyFeeder for your application (in this case, you would likely use the Process Manager in
Adept ACE to create the application; the Process Manager allows you to include the
AnyFeeder object in your process). See the

Adept ACE User’s Guide

for information. See

Appendix A on page 57

for information on V+ programming.

3.5

Serial Communications

This section describes how to set up serial communications with the Adept AnyFeeder.

NOTE: If you want to communicate with your Adept AnyFeeder using
digital I/O rather than serial communications, refer to

Chapter 4

for the

cable pin/wire assignments.

Setting the Serial Port Communication Parameters

In order for the SmartController CX to communicate properly with the Adept AnyFeeder,
you must configure the serial port as follows:

NOTE: The Adept AnyFeeder will not receive or send any serial data if
the baud rate is not set correctly.

Table 3-1: Serial Port Settings

Item

Setting

Baud rate

9600

Data bits

8

Stop bit

1

Parity

none

Flow control

none

In addition to the above:

- Disable local echo

- Append “line feed” to each line sent

- Append “line feed” to each line received

Advertising