UDINT_IN_WORDS (STRUCT)ΒΆ

TYPE UDINT_IN_WORDS : STRUCT

This structure contains the IP address for a word-by-word access.
Example: The IP address 10000010 01011110 01111010 11000011 for word-by-word access is 33374.31427. Each of the both number blocks builds an entry of the structure UDINT_IN_WORDS.
InOut:

Name

Type

Comment

s_w1

WORD

First decimal block, in the example 33374

s_w2

WORD

Second decimal block, in the example 31427