grandMA3 User Manual Publication
/Type Option Keyword

grandMA3 User Manual » Command Syntax and Keywords » Option Keywords » /Type
Version 2.0

To enter the /Type option keyword in the command line, use one of the options:

  • Type /Type
  • Type the shortcut /Ty

Description

The /Type option keyword can have different values depending on the keyword it is combined with.

The Import keyword and the Export keyword can be both used with the /Type "User" and "System".
The LoadShow keyword can be used with the /Type "Demo".
In a nutshell - the Import and the Export keyword both use library files and the LoadShow keyword uses show files. 

When importing the desired file may be either a "User" file, which has been previously exported, or a "System" file, which is predefined and included with the system software. If this option is not defined within the import syntax, the console will first search the user library for the specified file name. If the file does not exist within the user library, the console will then search within the system files.

  • /Type "User" restricts the console to only search within the user library of the selected drive.
  • /Type "System" restricts the console to only search within the system files, ignoring the user library.
  • /Type "Demo" restricts the console to only search within demo shows folder.
  • /Type "Template" restricts the console to only search within the template shows folder.
Important:
When no type is specified, the type "User" has priority.

Syntax

[Function] [Object] ["Object_Name" or Object_Number] (If Drive [Drive_Number]) /Type "Value"

General Keywords

General keywords that use the /Type option keyword:

 

Examples

  • To import the save_show macro from the system library instead of the user library to macro 21, type:
User name[Fixture]>Import Macro Library "save_show.xml" At Macro 21 /Type "System"

 

  •  To load the demo show from the demo shows folder, type:
User name[Fixture]>LoadShow "Demoshow_grandMA3.show" /Type "Demo"