R3-NL1
P. 8 / 8
EM-8427 Rev.5
M-SYSTEM WARRANTY
M-System warrants such new M-System product which it manufactures to be free from defects in materials and workmanship during the 36-month period following the date that such
product was originally purchased if such product has been used under normal operating conditions and properly maintained, M-System's sole liability, and purchaser's exclusive remedies,
under this warranty are, at M-System's option, the repair, replacement or refund of the purchase price of any M-System product which is defective under the terms of this warranty. To
submit a claim under this warranty, the purchaser must return, at its expense, the defective M-System product to the below address together with a copy of its original sales invoice.
THIS IS THE ONLY WARRANTY APPLICABLE TO M-SYSTEM PRODUCT AND IS IN LIEU OF ALL OTHER WARRANTIES, EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. M-SYSTEM SHALL HAVE NO LIABILITY FOR CONSEQUENTIAL, INCIDENTAL OR
SPECIAL DAMAGES OF ANY KIND WHATSOEVER.
M-System Co., Ltd., 5-2-55, Minamitsumori, Nishinari-ku, Osaka 557-0063 JAPAN, Phone: (06) 6659-8201, Fax: (06) 6659-8510, E-mail: [email protected]
TRANSMISSION DATA ASSIGNMENTS
The DIP SW located at the side of the module specifies each I/O module's data allocation (occupied data area).
Data are assigned in turn from Slot 1, in order of Functional Blocks (Input or GetValue/R3Di first, followed by Output or
SetValue/R3Do).
The 1st output must be the 1st transmitted data in the slot next to the one with the last input data.
[Example 1]
Data Area
Module 1
4
GetValue [0 – 3]
Module 2
4
GetValue [4 – 7]
Module 3
4
SetValue [0]
Module 4
1
SetValue [1]
Module 5
1
SetValue [2]
Module 6
1
SetValue [3]
Module 7
1
SetValue [4]
Module 8
1
SetValue [5]
Module 9
1
SetValue [6]
Module 10
1
SetValue [7]
[Example 2]
Data Area
Module 1
1
GetValue [0]
Module 2
4
GetValue [1 – 4]
Module 3
4
GetValue [5 – 7] The 4th data, Slot 3 is invalid.
Module 4
1
SetValue [0]
Module 5
4
SetValue [1 – 4]
Module 6
4
SetValue [5 – 7]
The 4th data, Slot 6 is invalid.
When the data consist of only inputs or outputs, data for the total of 16 Functional Blocks (GetValue [0 – 15] or R3Di [0 – 2], or
SetValue [0 – 15] or R3Do [0 – 2]) are assigned to each module position from Slot 1.
■
R3Di [X] FUNCTIONAL BLOCKS
NETWORK
TYPE
EXPLANATIONS
VARIABLE
{Range}
{Default}
nvoDich01
SNVT_switch
Data acquired from discrete input channels.
through
{0 or 1}
nvoDich01 through nvoDich16 are assigned respectively to
nvoDich16
{0}
channels 1 through 16.
nvoDiState
SNVT_state
Indicates contact status for each module/slot.
{0 or 1}
Bit 0 through bit 15 are applied for channels 1 through 16.
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
■
R3Do [X] FUNCTIONAL BLOCKS
NETWORK
TYPE
EXPLANATIONS
VARIABLE
{Range}
{Default}
nviDoch01
SNVT_switch
Outputs data set to discrete output channels.
through
{0 or 1}
nviDoch01 through nviDoch16 are assigned respectively to
nviDoch16
{0}
channels 1 through 16.
nvoDoState
SNVT_state
Indicates contact status for each module/slot.
{0 or 1}
Bit 0 through bit 15 are applied for channels 1 through 16.
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}