XANSYS Message: 92868 [Go back to message list] [bookmark on del.icio.us]
No rating yet Subject: Re: [APDL] *VREAD Author: Fernand Thomassy Date: 2008-04-16 22:27:39> *VREAD (*VREAD,myArray(1,1,1), data,txt,,3,,1,)
It looks like your problem is in the command. RTFM the "Label" parameter because "3" is not a valid label. Perhaps you intended the default and need an extra comma before 3 so that the command is
*VREAD,myArray(1,1,1), data,txt,,,3,,1,
I always have to stare at the label parameter for a few minutes every time I go to create a new data read.
Fernand A. Thomassy, P.E. Principal Engineer www.fallbrooktech.com