Omron E5*D Series Connection Manual page 40

General-purpose serial. rs-485 compoway/f. machine automation controller,
Hide thumbs Also See for E5*D Series:
Table of Contents

Advertisement

[DstNetAdr: Destination network address]
The following table shows the variables that store a destination network address.
Variable
Setting item
Destination
DstNetAdr
network address
Network
NetNo
address
NodeNo
Node address
UnitNo
Unit address
[CommPort: Destination serial port]
The following table shows the variable that stores a destination serial port number.
Variable
Setting item
Destination
CommPort
serial port
[CmdSize: Command data size]
The following table shows the variable that stores the number of command data bytes (send
data).
Variable
Setting item
Command data
CmdSize
size
[Option: Response]
The following table shows the variables that store settings to receive a response.
Variable
Setting item
Option
Response
isNonResp
No response
TimeOut
Timeout time
Retry
Retry count
Data type
_sDNET_
Destination network address
ADR
USINT
USINT#16#00 (fixed): Local network
USINT#16#00 (fixed): Communications in local
USINT
Controller
Make the following setting.
Serial port's unit address
For SCU
Port 1: 16#80 + 16#04 x [Unit number (hex)]
BYTE
Port 2: 16#81 + 16#04 x [Unit number (hex)]
For example, when the unit number (No.10) port 2 is
used, the unit address of serial port is as follows:
= 16#81 + 16#04 x 16#0A = 16#81 + 16#28
= 16#A9
Data type
_NONE: The destination is not a serial port in Host
Link Mode.
_ePORT
Set _NONE to specify the serial port unit address as
a destination unit address.
Data type
Sets the number of command data bytes.
UINT
(UNIT#2 to maximum data length)
Data type
_sRESPO
Response monitoring and retry specifications
NSE
TRUE: Response is not required.
BOOL
FALSE: Response is required.
Sets UINT#1 to 65535 (indicates 0.1 to 6553.5
UINT
seconds). (UINT#0: 2 seconds (default))
USINT
Sets USINT#0 to 15 (0 to 15 times).
9.Program
Description
Description
Description
Description
37

Advertisement

Table of Contents
loading

Table of Contents