Boo
lean
Bit strings Integers
Real
num-
bers
Times, durations,
dates, and text strings
BOOL
BYTE
WORD
DWORD
LWORD
USINT
UINT
UDINT
ULINT
SINT
INT
DINT
LINT
REAL
LREAL
TIME
DATE
TOD
DT
STRING
DstNetAdr Refer to Function on page 3-5 for details on the structure _sDNET_ADR.
CommPort For enumeration_ePORT enumerator, refer to Function on page 3-5.
SrcDat[] ar-
ray
OK
SendSize
OK
DstArea For enumeration_eAREA enumerator
, refer to Function on page 3-5.
DstCh
OK
Option Refer to
Function on page 3-
5 for details on the structure _sRESPONSE.
Function
When Execute changes from F
ALSE to TRUE, SrcDat[] is written to the area at the send destination
specified by DstNetAdr, CommPort, DstArea, and DstCh.
The data type of DstNetAdr is structure_sDNET_ADR. The specifications are shown below.
Variable Name Contents Data type Valid range Unit
Initial
value
DstNetAdr
Network ad-
dress at send
destination
Network address at
send destination
_sDNET_AD
R
--- --- ---
NetNo
Network ad-
dress
Network address USINT 0 to 127
---
0
NodeNo Node address Node address USINT
Depends on
the data type
UnitNo Unit address Unit address BYTE
Depends on
the data type
16#00
The data type of CommPort is enumeration_ePORT
.
The meaning of the enumerator of enumeration_ePORT is as follows.
Enumerator Meaning
_NONE The send destination is not a serial port (host link mode).
The data type of DstArea is enumeration_eAREA.
The meaning of the enumerator of enumeration_eAREA is as follows.
Enumerator Meaning
_CIO Core I/O Area, Work Area, etc.
_WR Work Area
_HR Holding Area
_TIMER Timer Area
_COUNTER Counter Area
_DM Data Memory Area
_EM0 0 bank area of Expansion Memory Area
⋮ ⋮
3 Client Function
3-5
NX-series CPU Unit FINS Function User's Manual (W596)
FINS Communications Instructions
3
Send