The Addin RS_AODS4 is an extension for UniPlot to access an ASAM-ODS database with a Corba interface.
Open the Addin Manager (Tools=>Add-In Manager an mark the Addin ASAM-ODS Browser with Corba Interface (API 4).
After the restart the File menu should show two new items: “AODS-4 Browser” and “AODS-4 Change Login”.
During the first access to the database the user must login.
For the login the computer name or IP number the Port name, the Service and the Service Type must be specified.
The login information can be saved under a name.
Only one database can be accessed simultaneously. To switch to a different database choose File=>AODS-4 Change Login.
The browser will display the data in a tree control (elements AoTest, AoSubTest, AoMeasurement to AoSubmatrix).
To create an NC file from a measurement (submatrix) select the element and click on the => button. The application and instance attributes will be added to the NC file as global attributes.
The NC file will be saved in the User directory or the specified NC file directory. See Tools=>More Options.
The file name is created from the names of the elements AoTest, AoSubTest, AoMeasurement, AoSubMatrix, separated by an underscore.
To view or edit the data click on the Edit button.
Changes to the data will not be saved in the server.
To use the browser in UniScript files the AODS4_GetNCNames() function can be invoked. The function returns a string vector with NC file names or the string “DLG_CANCEL”.
If you have any problems using the browser please do not hesitate to contact us.
id-1115134