| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function for IP Assigner Example.
ip_assigner_example.cpp takes two arguments at the command line: a Serial Number of a Galil controller and 1 byte address.
Definition at line 28 of file ip_assigner_example.cpp.