This information is for Vicon Shogun 1.7. For up-to-date help, see the latest Shogun documentation.

Vicon Shogun banner

Description

Sets the file where Shogun Post loads and saves your button shelves.

Functional area

Interface

Command syntax

Syntax

setButtonShelfFile ButtonShelfFile [-save]

Arguments

NameTypeRequiredComments
ButtonShelfFilestringyesName of the file where Shogun Post loads and saves your button shelves.

Flags

NameFlag argumentsArgument typeExclusive toComments
save0Causes the current button shelf to be saved to the given file. If not specified, then the button shelves in the file will be loaded.

Return value

void

Examples

// Save your button shelves to the root of your C: drive 
setButtonShelfFile "C:/MyButtonShelf.hsl" -save;

Additional information

Related commands