Global Variable List (GVL)ΒΆ
Global variable list (GVL) is generated automatically when Map to existing DUT command is executed. Check the global variable list in Application -> App -> IO_Device_Generated_Items -> IO_Device_GVL node. The instances created in global variable list can be used directly in the application.
If you want to delete or change the name of a global variable, it is recommended to use the Release DUT mapping command and then generateIO_Device_GVL. Any manual changes might adversely impact on the functionality of the feature.
If you add IO_Device_GVL node manually, the functionality does not work. Delete the node and continue.
Note
Do not edit the global variable list manually. It may cause incorrect behavior.