JoeScan
  home
our story
news  and events
contact us
    our products
how it works
applications support service

tagResponsePacketPlus Struct Reference

#include <jcam_dll.h>

List of all members.


Detailed Description

Responses from scanners on the network.


Public Attributes

UINT32 serialNumber
 The serial number of the responding scanner.
UINT32 physicalCableId
 The wired cable ID of the responding scanner.
UINT32 assignedCableId
 The assigned cable ID of the responding scanner.
UINT32 baseIpAddress
 the base IP address of the scanner if using Base+ID.
UINT32 ipAddress
 The current IP address of the responding scanner.
UINT32 netmask
 The current netmask of the responding scanner.
UINT32 gateway
 The current gateway of the responding scanner.
UINT32 build
 The firmware revision number of the responding scanner.
UINT8 macAddress [6]
 The Ethernet hardware MAC address of the scanner.

Member Data Documentation

The serial number of the responding scanner.

The wired cable ID of the responding scanner.

The assigned cable ID of the responding scanner.

the base IP address of the scanner if using Base+ID.

Has the value INVALID_IP_ADDRESS if the scanner is using static IP addressing.

In network byte order.

The current IP address of the responding scanner.

In network byte order.

The current netmask of the responding scanner.

In network byte order.

The current gateway of the responding scanner.

In network byte order. INVALID_IP_ADDRESS if the gateway is not being used.

The firmware revision number of the responding scanner.

The Ethernet hardware MAC address of the scanner.


The documentation for this struct was generated from the following file: