snl_test

Purpose:

Get a single variable from a remote node.

Enter:

snl_test <variable_label> <hostname>

Where:

variable_label

Specify a valid CyFlex variable label on the remote node.

hostname

Specify the hostname or IP address of the remote node.

Example:

snl_test hour101 ctclfnode9
The above sends a message to the ‘small_sm’ application on ctclfnode9 via the connection server (connsrvr). The reply will contain the value of the hour101 variable.

The connection server (connsrvr) must be running on both the remote and local system.

The value will be printed on stdout.

Notes:

 

See Also:

small_sm, connsrvr, Connection Server Setup