At a Glance
For this communication function, you can call up the assisted entry screen. Please note that the assisted entry screen is not available for Modicon M340/M580.
Illustration
The following screen shows an example of the assisted entry screen of the function:

Address
For Premium PLCs, the types of object possible are:
ADDR(STRING)
,ARRAY [0..5] OF INT
.
Type of object to write.
For Premium PLCs, the possible choices are:
‘%M’
for writing internal bits.‘%MW’
for writing internal words.‘%S’
for writing system bits.‘%SW’
for writing system words.
Address of the first object to write
The possible objects of the DINT
type
are:
variables,
constants,
immediate value.
Number of consecutive objects to write
The possible objects of the INT
type are:
variables,
constants,
immediate value.
Data to write
The data to write zone is an integer array. The size of this array depends on the number of objects to write. This integer array can be located or not.
Report
The report is an array of 4 integers.