Siemens IP-Module Especificaciones Pagina 49

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 85
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 48
Siemens TCP/IP Ethernet Driver Help
DBX65534.b
.b is Bit Number 0-
15
B
DBB**
Unsigned Byte B0-B65535
DBB0-DBB65535
Byte, Char
W
DBW**
Unsigned Word W0-W65534
DBW0-DBW65534
Word, Short, BCD
D
DBD**
Unsigned
Double Word
D0-D65532
DBD0-DBD65532
DWord, Long, LBCD,
Float
F Float
*No S7 data type specified. Applies to non-DB memory types only.
**Applies to DB memory types only.
See Also: Examples
Data Type Suffixes
Suffix Description Data Type
F 32-bit IEEEfloating point value Float
Byte Switching Suffixes
These suffixes are used to switch the bytes that compose data of type 16-bit Word, 32-bit DWord, or 32-bit Float.
The switching is applied after the device-level addressing option for byte Order is applied. For more information,
refer to Addressing Options.
Byte Switching Suffixes can be used with all memory types except Timers and Counters (T, C, and Z) and
Peripheral Inputs and Outputs (PI, PE, PQ, and PA). For information on the various types of switching that depend
on the suffix and data type of the item, refer to the table below.
Suffix 16-Bit Data Types (Word, Short, BCD)
32-Bit Data Types (DWord, Long, LBCD,
Float)
_X1 O1 O2 -> O2 O1 (byte switching) O1 O2 O3 O4 -> O4 O3 O2 O1 (byte switching)
_X2 O1 O2 -> O2 O1 (byte switching) O1 O2 O3 O4 -> O3 O4 O1 O2 (Word switching)
_X3 O1 O2 -> O2 O1 (byte switching) O1 O2 O3 O4 -> O2 O1 O4 O3 (Switching bytes
in the words)
Array Support
The <.array size> notation is appended to an address to specify an array (such as "MW0.10"). Boolean arrays
and string arrays are not supported.
Examples
S7 Data Type Data Type Input Flags Data Blocks
None
DBX
Boolean
Boolean
I0.7
----
M0.7
----
----
DB1.DBX0.7
B
DBB
Byte
Array
IB0
----
IB0_2_5
----
MB0
----
MB0_2_5
----
----
DB1.DBB0
----
DB1.DBB0_2_5
W
DBW
Word
Array
IW0
----
IW0_X1
IW0_10
----
MW0
----
MW0_X2
MW0_10
----
----
DB1.DBW0
DB1.DBW0_X3
----
DB1.DBW0_10
D
DBD
DWord
Float (F)
ID0
----
ID0_X1
ID0F
ID0F_X1
MD0
----
MD0_X2
MD0F
MD0F_X2
----
DB1.DBD0
DB1.DBD0_X3
DB1.DBD0F
DB1.DBD0F_X3
www. kepware.com
49
Vista de pagina 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 84 85

Comentarios a estos manuales

Sin comentarios