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

Vicon Shogun banner

You can switch the ShogunPostCL command line between HSL and Python using the command setLanguage.

From HSL, the command is:

setLanguage "python";

From Python, the command is:

shogunPost.SetLanguage( "hsl" )