grandMA3 User Manual Publication
Screenshots

grandMA3 User Manual » Screenshots
Version 2.4

Screenshots can be created by pressing the Print Screen key or the shortcut F11 on a built-in or external keyboard. A green flash on all screens indicates that the screenshot has been taken.

An image from each screen is stored as an individual PNG file in the image folder. The file names are generated using this template: YYYYMMDD_hhmmss_displayX.png

Images can be imported into the image pool or copied from a console via an SFTP connection. For more information, see Networking ─ SFTP connection.


Storing Screenshots on a USB Stick

Screenshots can be stored on a USB memory stick. They are stored as PNG files.

The USB drive needs to be the selected drive when the Print Screen key is pressed.

A list of the drives can be seen in the Command Line History window by running the following command:

User name[Fixture]>List Drive

It is drive number two if no other USB devices are connected.

Select the drive using this syntax: Select ["Drive_Name" or Drive_Number]

Now press Print Screen.

Bring the USB to a computer. Screenshots are saved to the /gma3_library/media/images folder. On USB drives, the gma3_library folder is located in the grandMA3 folder.

Copy Screenshots using SFTP

When accessing the console's internal drive using SFTP, the gma3_library folder is located at the root of the visible folder structure.

Open an SFTP connection, navigate to the images folder, and copy the relevant files from the console.

For more information on folder structure, see the Folder Structure topic.


Screenshots of views and NDI streams can be stored directly as images. For more information about NDI Streams, see Video.

To store screenshots and NDI stream as an image:

Use the /Screen or /NDI option keyword in combination with the Store and Image keywords.

The /ScreenOnly option keyword allows to define which part of the screen will be used.

  • /ScreenOnly "Yes"

The screenshot only includes the user-definable area. This is the default, or if /ScreenOnly is not defined.

  • /ScreenOnly "No"

The entire screen, including the view bar, encoder bar, and other elements, is used to take the screenshot.

To store a screenshot of screen 1 as image 5 of the area that can be defined by the user, type:

User name[Fixture]>Store Image 3.5 /Screen "1"

To store a screenshot of the whole screen 1 as image 6, type:

User name[Fixture]>Store Image 3.6 /Screen "1" /ScreenOnly "No"
To store a screenshot of NDI stream 1 as image 13, type:
User name[Fixture]>Store Image 3.13 /NDI=0
When executing Store for an empty image, the Store Image Option pop-up opens:

The source and resolution can also be defined using the /XResolution and /YResolution option keywords.