Assigns controller an IP Adress given a serial number and a 1 byte address. More...
Static Public Member Functions | |
static int | Main (string[] args) |
Main function for the IP Assigner example. More... | |
Assigns controller an IP Adress given a serial number and a 1 byte address.
The first argument should be the Serial # of a Galil Controller.
The second argument should be a 1 Byte value that will be used as the final byte in the newly assigned IP Address.
For VB.NET, see definition in file ip_assigner_example.vb
Definition at line 25 of file ip_assigner_example.cs.