Skip to main content
Skip table of contents

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)

Parameters

Name

Type

Description

ipAddress

string

IP address of the PMC to connect to, e.g. “192.168.10.120”

Returns

Name

Type

Description

bool

bool

TRUE: Connected to PMC successfully; FALSE: Failed to connect to PMC

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.

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.