Previous Topic: CCICT (component_name,#buffers,buffer_size,member_name)Next Topic: DISPLAY,CONNECT


CONNECT(sysid,...)

This control option connects one or more remote CAICCI nodes (previously defined by a GATEWAY or NODE control option) to the local host.

This control option has the following operand:

sysid

The unique one through eight character identifier of the remote CAICCI system to be connected. A maximum of seven CAICCI sysids can be connected using a single CONNECT statement.

This operand is required.

Example (console)

CCI CONNECT(A73CVC01,A93CVC01)

Example (ENFPARMS)

CONNECT(A73CVC01,A93CVC01)