Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem about data acess compent in ads

Status
Not open for further replies.

linxi

Newbie level 1
Joined
Oct 9, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
Dear all,
There is a problem about how to sweep all values of a variable(AMP) in a .txt file. I used a DAC to read the file and the block was set as follows:type=discrete, interpmode=Index Lookup, Interdom=Rectangular,ExtraMode=Interpolation Mode,iVar1=1,iVar1=Index-1.
I also used a DC, which was set: SweepVar="Index",start=1, stop=6, step1.
when it is simulated, the error said :unsolved reference:Index.
the file:
BEGIN X
%Index AMP
1 0.1
2 0.2
3 0.3
.....
END X

Does anyone know how to solve this problem? Thanks.
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top