Protocols / Network / IpGateway Value

This is the IP address of the gateway.

The reader will always try to send IP packets directly to the receiver if it is located in the same subnet. All other packets will be sent to the standard gateway, which takes care of routing this packets correctly.

This value is part of the static IP configuration. Refer to IpAddress.

Properties

Format

Name Type/Size Description
- ASCII string (until end of frame) IP address in dotted decimal notation, e.g. "192.168.1.1"