🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to open HyperView - MultiCore from batch command?

User: "Akash Purushothaman"
Altair Community Member
image.png

I would like to explore automating HyperView and want to know how to open the HyperView - MultiCore module using batch mode

After opening I want to execute a TCL script so looking for available switches too

Thanks & Regards,

Akash P

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Michael Herve"
    Altair Employee
    Accepted Answer

    Hello @Akash Purushothaman ,

    You can either use the bat file in the installation - C:\Program Files\Altair\2024.1\hwdesktop\hw\bin\win64\InvokeHVxufl.bat, or you can just look into it, and you’ll see that it sets an environment variable and then runs HyperView, and you could copy those commands as well.

    Note that in 2022.3 or earlier, there was a direct entry for HyperView-MultiCore in the start menu (used to be called HyperView-UL). Now we have a single entry for HyperView which brings up a launcher and you have to set the profile.

    Hope that helps,

    Michael