DVP-15MC Series Motion Controller Operation Manual
8-238
Function Data type
Validation timing
register of the master sending
data.
The setting value 1 means the
offset is 1 word if data are written
to the word address of the slave.
The setting value 1 means the
offset is 1 bit if data are written to
the bit address of the slave.
(0)
FALSE to TRUE
Write_Destinati
on_Address
The starting address of the
MODBUS slave receiving the
UINT
Standard Modbus
address
changes from
Write_Length
The length of data to be written UINIT
0~100
Bit register: 0~256
changes from
FALSE to TRUE
Read_Buffer_A
ddress
The starting register of the master
where data received are stored.
UINT
67
changes from
FALSE to TRUE
Read_Buffer_A
ddress_Offset
Set the offset of the starting
register of the master receiving
data.
The setting value 1 means the
offset is 1 word if the word
register of the slave is read.
The setting value 1 means the
offset is 1 bit if the bit register of
the slave is read.
USINT
0~255
(0)
When Execute
changes from
FALSE to TRUE
Read_Destinati
on_Address
Set the starting address of the
MODBUS slave to be read by the
UINT
Standard Modbus
address
changes from
Read_Length
The length of data to be read UINT
0~100
changes from
FALSE to TRUE
Read_FunCode
Select the function code for
reading Bit address.
USINT
2: function code 02
(2)
changes from
FALSE to TRUE
Timeout
Set the time for the master to wait
for the slave’s response. The
slave timeout occurs if the slave
does not respond to the master
request within the set time. Unit:
UINT
An integer greater
than 0
(300)
When Execute
changes from
FALSE to TRUE
Output Parameters
Function Data type Valid range
Done
TRUE When the configuration of Link parameters is
successful.
BOOL
TRUE / FALSE
Error
TRUE when an error occurs in execution of the
instruction.
BOOL TRUE / FALSE
Error ID
Contains the error code when an error occurs. Please
refer to section 12.2 for the corresponding error ID.
WORD
Output Update Timing