BINSTRTBL,<group>,<EVar>,[step],<file>
Create a CSV table format for selected stresses. The first line of the file will be column labels for each column. Each subsequent line will be the Group and element number then each component stress for that element.
If the step argument is left blank or set to -1 the maximum of each component will be written to the table. This Maximum is the absolute max for the component, but this number will have is sign maintained written to the table. Otherwise, the user must provide an integer number index of the time step to be reported. If this number is higher than the maximum time step an error will be posted to the user in the command window.
The variable specified by the user in EVar must be loaded with the element number before running this command. All element number stored in this variable should be positive integer numbers. If the user request an element that is not in the database all components reported for that element will be shown as 0 in the table