*Async()

Specifies if a session/report template contains a HyperView-MultiCore window.

Syntax

*Async (On)

Application

HyperView

Inputs

On
Indicates the presence of a HyperView-MultiCore window.

Context

Session files

Report templates

Example

*Id("HyperView", "21.*")
*Async(On)
*AnimationSyncPolicy(CLOSEST)
*BeginPalette()
*EndPalette()

Comments

Starting in v2021.1, this statement is written to the session file/report template if it contains at least one window of HyperView in the MultiCore profile. The statement will not be written if the session contains no HyperView windows or no HyperView windows in the MultiCore profile.