PrimoBurner for .NET  4.6
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
ScsiCommandSense Class Reference

Gets SCSI sense data that results from a command sent with the SendCommand method. More...

Properties

byte ASC [get, set]
 SCSI Additional Sense Code More...
 
byte ASCQ [get, set]
 SCSI Additional Sense Code Qualifier More...
 
byte Key [get, set]
 SCSI Sense Key More...
 
byte Reserved [get, set]
 Reserved More...
 

Detailed Description

Gets SCSI sense data that results from a command sent with the SendCommand method.

Use this method when the LastError property returns ScsiInterfaceError.CheckSense.

Property Documentation

byte ASC
getset

SCSI Additional Sense Code

byte ASCQ
getset

SCSI Additional Sense Code Qualifier

byte Key
getset

SCSI Sense Key

byte Reserved
getset

Reserved