Connect to Specified PMC
When using ethernet to connect to the PMC, use this command to establish a connection with the PMC when the PMC's IP address is known ahead of time.
Ethernet Interface
bool ConnectToSpecificPMC(string ipAddress)
Conditions
Operating Conditions | |
---|---|
Preconditions | Host PC is not connected to the PMC |
Postconditions | Host PC attempts to connect to the PMC at the specified IP address, and connect to it if the PMC is available at that address |
Description
When using Ethernet to connect to the PMC, use this command to establish a connection with the PMC when the PMC's IP address is known ahead of time.