Impulse 463E User Manual

Page 93

Advertising
background image

© Sealevel Systems, Inc.

- 90 -

SeaI/O User Manual

set_information

Parameters

device

The device to modify the parameters of

command

which parameters to modify, (SetIPAddress, SetDHCP, SetName).

...

This list is based off the command parameter above. For more information,
see below.

The variable argument list above, (denoted by the ...) is defined by which command
parameter is passed in. The commands can be logically OR'd together to make the
sequence easier. First, each command individually:

SetIPAddress

New IP Address

New Netmask

New Gateway

SetDHCP

None

SetName

New Name


If the IP configuration (DHCP or Static) is logically OR'd with the SetName option,
the parameters for the IP address must come first, and the last parameter will be the
name.

Return Values

-100XX

Socket Error. Refer to Winsock documentation for error code.


Advertising