![IDEC OpenNet series User Manual Download Page 385](http://html.mh-extra.com/html/idec/opennet-series/opennet-series_user-manual_617384385.webp)
26: L
ON
W
ORKS
I
NTERFACE
M
ODULE
26-24
O
PEN
N
ET
C
ONTROLLER
U
SER
’
S
M
ANUAL
Example:
When the transmit and receive bytes are set to 3 using
WindLDR
(on the Open Bus page selected from Configure > Func-
tion Area Settings), only 24-point type declared network variables (nv_i24 and nv_o24) and the network variables shown
in the table below can be used. Then, link registers listed below can be used for transmission and receiving.
Structure Name
Structure
Used For
BIT16_DAT
typedef struct {
unsigned char dat[2];
}BIT16_DAT
16-point outputs, 8 bits
×
2
BIT24_DAT
typedef struct {
unsigned char dat[3];
}BIT24_DAT
24-point outputs, 8 bits
×
3
BIT32_DAT
typedef struct {
unsigned char dat[4];
}BIT32_DAT
32-point outputs, 8 bits
×
4
BIT40_DAT
typedef struct {
unsigned char dat[5];
}BIT40_DAT
40-point outputs, 8 bits
×
5
BIT48_DAT
typedef struct {
unsigned char dat[6];
}BIT48_DAT
48-point outputs, 8 bits
×
6
BIT56_DAT
typedef struct {
unsigned char dat[7];
}BIT56_DAT
56-point outputs, 8 bits
×
7
BIT64_DAT
typedef struct {
unsigned char dat[8];
}BIT64_DAT
64-point outputs, 8 bits
×
8
b15
b14
b13
b12
b11
b10
b9
b8
b7
b6
b5
b4
b3
b2
b1
b0
L*00
nv_i8[1]
nv_i8[0]
L*01
cannot be used
nv_i8[2]
L*04
nv_o8[1]
nv_o8[0]
L*05
cannot be used
nv_o8[2]
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: [email protected]