ADDUSFCNNE (Add Ultimedia System Facilities Connection Entry) Command Description

ADDUSFCNNE Command syntax diagram

 

Purpose

The Add Ultimedia System Facilities Connection Entry (ADDUSFCNNE) command can be used to add an entry to the multimedia connector table. The entry describes the connection of a multimedia device to a switch.

 

Required Parameters

MMDEV
Specifies the multimedia device for which an entry is to be added. The multimedia device is specified by the multimedia device name, the remote location name, and the remote network identifier (ID).

Element 1: Device Name

device-name: Specify the name of the multimedia device.

Element 2: Remote Location Name

*NONE: The multimedia device does not have a remote location name.

remote-location-name: Specify the remote location name of the programmable work station (PWS) that is the multimedia device.

Element 3: Remote Network ID

*NONE: The multimedia device does not have a remote network ID.

remote-network-identifier: Specify the network identifier of the remote system of the PWS that is the multimedia device.

DEVCNN
Specifies the connector on the multimedia device that is attached to the switch.

Element 1: Device Connector

device-connector: Specify the identifying number of the multimedia device connector.

Element 2: Connector Direction

*INPUT: The connector is used for input.

*OUTPUT: The connector is used for output.

SWITCH
Specifies the name of the switch that is used for the multimedia device connection.

SWTCNN
Specifies the identifying number of the connector on the switch that is used for the multimedia device connection.

 

Optional Parameters

DFTDEVCNN
Specifies whether the multimedia device connector is the default device connector.

Note: Only one default device connector can be added for a multimedia device.

*YES: The multimedia device connector is the default device connector.

*NO: The multimedia device connector is not the default device connector.

Example for ADDUSFCNNE

ADDUSFCNNE   MMDEV(VIDEO2)  DEVCNN(1 *OUTPUT)
  SWITCH(EASYON)   SWTCNN(2)

This command adds an entry for the multimedia device VIDEO2. The connection uses the output device connector 1, the switch named EASYON, and the switch connector 2.

Error messages for ADDUSFCNNE

None