ProtocolCreateCommand Object


Description:

Creates a protocol object under a device.

Can be used with Command Sequencer: No

Parents: Sequencer

ProtocolCreateCommand Writable Attributes

Attribute Description
CreateClassId

Class ID of the protocol object to be created.

Type: classId

Default: 0

CreateCount

Must use 1.

Type: u32

Default: 1

ParentList

List of devices under which the protocol object needs to be created.

Type: handle

Default: 0

UsesIfList

Interface object under the device that this protocol needs to use.

If multiple parent devices are specified, this parameter needs to have the same number of interface handles.

Type: handle

Default: 0

ProtocolCreateCommand Read-Only Attributes

Read-Only Attribute Description
ReturnList

List of protocol handles that are created.

Type: handle

Default: 0