01 January 2018 0 2K Report

Kindly help me to loop the *get command

I want the *get command to take the value for ever load step

Number of step is 10

Example :

*DIM,locz,ARRAY,10

locz(1)=5,10,15,20,25,30,35,40,45,50

*GET,pz,NODE,nnumb,LOC,locz,,

I'm getting below error

 *** ERROR ***                           CP =       0.328   TIME= 11:05:02

 Unknown label in field 6 ( locz ) of *GET command.      

                  Line= *GET,pz,NODE,nnumb,LOC,locz,,            

                          The *GET command is ignored.        

Similar questions and discussions