AVOLITES TITAN API

DriveListOneSelected

Gets a list of the available save locations and selects the one with selected drive.

Namespace: Show

Syntax

MACRO

List`1 Show.DriveListOneSelected(Boolean ignoreMaster, AcwPathDeviceKey selectedDrive)

HTTP

http://[ip]:4430/titan/script/2/Show/DriveListOneSelected?ignoreMaster={bool}&selectedDrive={}

Parameters

ignoreMaster ( Boolean ) : if set to true we ignore the multiuser master as we only want the possible to write from this machine.

ignoreMaster

HTTP Example:
http://localhost:4430/titan/script/2/Show/DriveListOneSelected?ignoreMaster=true&selectedDrive={}

selectedDrive ( AcwPathDeviceKey ) : The selected drive.

Returns

The list of menuaItems.