Hello, are you really interested in the whole history in all points along the bar?
If you only need the values along the bar in several steps, it is probably easier to output the values from these steps (and the coordinates) without defining so many monitors.
If you need the whole history along the whole bar, probably the most efficent solution is to
1. store the results for all steps during the analysis (or every 2nd or 5th step if the that is enough detail for your load history interest)
2. export the results from ATENA Engineering 3D into separate step result files (from the Results Manager)
3. create a new project in ATENA Studio based on these result files
4. define the monitor for the whole bar - see ATENA Studio User's Manual, 4.3.2.2 Monitor Request
5. output the monitor values (4.3.2.1 Data Request)
You can also use AtenaWin instead of ATENA Studio (se AtenaWin User's Manual, 8.1.
Supplementing output monitor data after execution of the analysis).