Data Sheet

Table Of Contents
107
None
Examples
#Using default settings
$settings = PD_DiscoveryProcess_Settings
call PD_SetDiscoveryProcessSetting( $settings )
5.1.95 PD_PerformDiscoveryProcess
Performs full discovery process.
Note - PD Exerciser supports only one(first) DiscoverSVIDs Ack message (up to 12 SVIDs).
Format
Call PD_PerformDiscoveryProcess( OrderedSetType )
Parameters
OrderedSetType
Indicates the ordered set type. Possible values:
PD_ORDERED_SET_TYPE_SOP
PD_ORDERED_SET_TYPE_SOP_PRIME
PD_ORDERED_SET_TYPE_SOP_DOUBLE_PRIME
Result
None
Examples
call PD_PerformDiscoveryProcess(PD_ORDERED_SET_TYPE_SOP)
5.1.96 PD_SetDisplayPortSetting
Applies settings to DisplayPort related commands in PD Exerciser. It must be called before
PD_DisplayPort_UpdateStatus or PD_DisplayPort_Configure or PD_WaitForDisplayPortStatus or
PD_WaitForDisplayPortConfigure or PD_DelayAutoResponse commands to take effect.
Format
Call PD_SetDisplayPortSetting( PD_DisplayPort_Settings $settings )
Parameters
$settings
Should be from PD_DisplayPort_Settings type. Table below describes the PD_DisplayPort_Settings
template:
Field Name
Description
ConfigureResponse
Indicates the response for incoming Display Port Configure
command. Possible values:
PD_DISPLAYPORT_ACK(Default)
PD_DISPLAYPORT_NAK
DisplayPortModeIndex
Mode index related to the Display Port SVID.
(Default: 0x01).
StatusVdo
Indicates the Display Port Status Vendor Defined Data
Object which can be used in Display Port Update Status
initiator or responder messages.
ConfigureVdo
Indicates the Display Port Configure Vendor Defined Data