Teledyne LeCroy Conquest User Manual - Users Manual User Manual

Page 222

Advertising
background image

Appendix A

212

Example 1

[ProductName = SBAE]
ProtocolName = "Audio Class"
ProtocolTransferRequirement

{

USBControlTransfer

{

ControlType = Class

}

}

ProtocolTransferDefinition

{

ProtocolCommand = USBControlTransfer

}

End

Example 2

[ProductName = SBAE]

ProtocolName = "CBI-SCSI"

ProtocolTransferRequirement

{

Endpoint = Out2

{

EndpointNumber = 2

EndpointType = Bulk

MaximumPacketSize = 64

Direction = Out

}

Endpoint = In2

{

EndpointNumber = 2

EndpointType = Bulk

MaximumPacketSize = 512

Direction = In

}

USBControlTransfer

{

ControlType = Class

ControlRequest = 0x0

}

}

ProtocolTransferDefinition

{

ProtocolCommand = DataStageOfUSBControlTransfer

ProtocolData = In2, Out2 IsOptional

}
End

Advertising