Visualiser.Capture.ExportCurrentProject

This is a place for people to chare the custom macros they have written.

Moderator: Moderators

User avatar
sideshowbond
Posts: 182
Joined: 18 Nov 2016, 20:58

Visualiser.Capture.ExportCurrentProject

Postby sideshowbond » 20 Nov 2019, 15:48

trying to figure this one out.

Code: Select all

Visualiser.Capture.ExportCurrentProject

How would I need to format its arguments?
User avatar
Gregory
Posts: 1300
Joined: 14 Dec 2007, 15:25
Location: London, United Kingdom
Contact:

Re: Visualiser.Capture.ExportCurrentProject

Postby Gregory » 22 Nov 2019, 19:58

The first argument is a custom type which represents a drive on a particular console, unfortunately there is not a way of defining this in macros or WebAPI. It is normally created when you select a drive in the menu, you may be able to use a property set the previous time the menu was used, which is Expert.CaptureVisualiserSettings.Export.Drive. Another property which you might be able to use is Windows.ShowFileBrowser.SelectedDrive from the Show Browser window, in either case they would need to be initialised before they can be used.
User avatar
sideshowbond
Posts: 182
Joined: 18 Nov 2016, 20:58

Re: Visualiser.Capture.ExportCurrentProject

Postby sideshowbond » 25 Nov 2019, 09:20

ok, so not really useful for what I thought to do. Actually it's not that important anyways. Thanks :)

Who is online

Users browsing this forum: No registered users and 15 guests