beautypg.com

ProSoft Technology MVI69E-LDM User Manual

Page 53

background image

MVI69E-LDM ♦ "C" Programmable

Contents

Linux Application Development Module

Developer's Manual

ProSoft Technology, Inc.

Page 53 of 130

August 21, 2014

To test the MVI69E-LDM as a server:

1 Set up TCP Stress Tester as a client:

o

P

ORT

: 6000

o

C

ONNECTION

: TCP

o

S

END

S

PEED

: Single

o

T

YPE

: Client

Subnet Example:

10.1.2.x

(or default 192.168.1.250).

2 Ensure that you use the IP address of one of the two Ethernet ports available on the

MVI69E-LDM as the HOST address (information to access / set IP addresses in the
module is discussed later).

3 Launch the sample ladder for the MVI69E-LDM in RSLogix 5000. Please observe that

the module is not proceeding with I/O communications. This is normal. The sample
program initiates backplane communication.

4 To communicate on the MVI69E-LDM, use Telnet or other terminal connection program

to open a serial connection (baud 115200) to the COM port of choice on either of the two
computers.

To change Ethernet port IP addresses to use the subnets chosen temporarily:

1 Type in the terminal console:

ifconfig eth0 x.x.x.x

where 'x' is your IP address of choice for Ethernet Port 0.

2 Navigate to the sample directory

cd /psft/sample.

3 Type command

./enet_application

without the destination IP address when testing the

MVI69E-LDM as a server. Type command

./enet_application x.x.x.x

where 'x' is the

destination IP address of the server running TCP Stress Tester when testing the
MVI69E-LDM as a client.