To use the Abaqus Scripting Interface to access an output database, you need to understand the following:
How an Abaqus analysis outputs data to the output database as well as the difference between field data, history data, and model data. The output database is described in detail in Output to the Output Database, and Assembly definition.
How to program using Python. An introduction to the Python programming language is provided in Introduction to Python.