ProSoft Technology MVI69-ADM User Manual

Page 90

Advertising
background image

Setting Up Your Development Environment

MVI-ADM ♦ 'C' Programmable

Developer's Guide

'C' Programmable Application Development Module

Page 90 of 342

ProSoft Technology, Inc.

February 20, 2013

Example of 240 words of read and write data (cfg file=10)

Data Files

Description

N15:0 to 239

Read Data

N16:0 to 239

Write Data

Example of 2300 read and 3500 write data registers (cfg file=10)

Data Files

Description

N15:0 to 999

Read data words 0 to 999

N16:0 to 999

Read data words 1000 to 1999

N17:0 to 299

Read data words 2000 to 2299

N18:0 to 999

Write data words 0 to 999

N19:0 to 999

Write data words 1000 to 1999

N20:0 to 999

Write data words 2000 to 2999

N21:0 to 499

Write data words 3000 to 3499

Special care must be taken when defining the files for the side-connect interface.
Because the module directly interacts with the PLC processor and its memory,
any errors in the configuration may cause the processor to fault and it may even
lose its configuration program. After defining the files and populating them with
the correct data, download the program to the processor, and place the
processor in Run mode. If everything is configured properly, the module should
start its normal operation.

If all the configuration parameters are set correct

ly, the module’s application LED

(OK LED) should remain off and the backplane activity LED (BP ACT) should
blink rapidly. Refer to the Diagnostics and Troubleshooting of this manual if you
encounter errors. Attach a terminal to Port 1 on the module and look at the status
of the module using the Configuration/Debug Menu in the module.

Advertising