294
SYSMAC LINK Systems Refer to the
SYSMAC LINK System Manual
for details.
Word Bits 00 to 07 Bits 08 to 15
C Number of words (0 to 256 in 4-digit hexadecimal, i.e., 0000
hex
to 0100
hex
)
C+1 Response time limit (0.1 and 25.4
seconds in 2-digit hexadecimal
without decimal point, i.e., 00
hex
to
FF
hex
)
Note: The response time will be
2 seconds if the limit is set to 0
hex
.
There will be no time limit if the
time limit is set to FF
hex
.
Bits 08 to 11:
No. of retries (0
to 15 in
hexadecimal,
i.e., 0
hex
to F
hex
)
Bit 12: Set to 0.
Bit 13: Set to 0.
Bit 14 ON: Operating level 0
OFF: Operating level 1
Bit 15: Set to 1.
C+2 Source node (0 to 62 in 2-digit
hexadecimal, i.e., 00
hex
to 3E
hex
)
Set to 0.
Examples This example is for a SYSMAC NET Link System. When 00000 is ON, the follow-
ing program transfers the content of IR 001 through IR 005 to LR 20 through LR
24 on node 10.
0005
0000
000A
IR 001
IR 002
IR 003
IR 004
IR 005
LR 20
LR 21
LR 22
LR 23
LR 24
DM 0010
DM 0011
DM 0012
15 0
RECV(98)
001
LR 20
DM 0010
00000
Node 10
Address Instruction Operands
00000 LD 00000
00001 RECV(98)
001
LR 20
DM 0010
Flags ER: The specified node number is greater than 126 in a SYSMAC NET Link
System or greater than 62 in a SYSMAC LINK System.
The received data overflows the data area boundaries.
Indirectly addressed DM word is non-existent. (Content of :DM word is
not BCD, or the DM area boundary has been exceeded.)
There is no SYSMAC NET Link/SYSMAC LINK Unit.
Network Instructions Section 5-26