Posts by Gubi

BECOME PART OF THE COMMUNITY - Sign up here

    Hi

    "username" is the username currently logged in. So unless you add a user and log in as the new user, it would be "admin".

    The first part of your quote from the manual is the path in the command line input. This is different because you told it to. If we assume you are logged in as admin then your normal command line path is

    Admin[Fixture]>


    To import all the macros in the library file, you'll need to navigate to the macro pool. In the command line, type and execute (please/enter):

    CD macro

    Now the command line path has changed:

    Admin@ShowData/Pools/Global/Macros>

    This means that you are logged in as the user Admin and you are currently in the macro pool in the internal three structure.


    Now type the command from the manual:

    Import Library "*.xml"

    Now you should have all the macros from the library file and you can change the command line path back to the root:

    cd root


    The * is a joker sign that can be used instead of the actual file name. The result is that the software selects all the relevant xml files and imports the content. Each of the macros are stored in their own xml file, so the alternative is to type the name of each file. The * joker just imports them all.

    Hi Pyroaxel


    Is there a specific place in the patch topics in the manual that gives you the impression of your first post?
    I'm asking, so we can improve it :)

    The consoles can output ArtNet and sACN. The onPC can output ArtNet when it is also connected with a dot2 4portNode (1K), but only the 1024 channels the node unlocks.

    Hi,


    All the dot2 conosles (incl. onPC) can connect to the dot2 3D.
    The 3D is a windows only software. You'll need a fast computer with a good graphic card to run the 3D.

    Hi,


    Autofix is always active. The idea behind this is that your output is alway available and you can always see what is active in the output. Or in the case of Group Masters you can see what is limiting your fixtures.


    -Gubi