Send MP Result to External Device

Sends an “Undone”, “Success”, “Partial Success”, or “Failure” message to another device via the TCP/IP network pro- tocol.

 

Input Arguments

 

0

String

IP Address or computer name

The IP address/computer name of the device to which the message should be sent.

1

Integer

Socket Port

The port over which to send the message.

2

Measurement Plan Result

Result

One of the possible result messages to send.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The message was sent successfully.

FAILURE

The address or port was not valid.

 

Remarks

None.