CONTROL Home | Components | Ports | Classes | Functions | Enumeratives | Global Variables

CONTROL.SourceDataFile



COMPONENT SourceDataFile IS_A SO

ICON:


DESCRIPTION:
To generate an analog signal interpolated in a table read from a ASCII file specified by the user

PORTS:
NAME  TYPE  PARAMETERS  DIRECTION  CARDINALITY  DESCRIPTION  
s_out PORTS_LIB.analog_signal  (n = n_out)  OUT   Outlet signal  

DATA:
NAME  TYPE  DEFAULT  RANGE  DESCRIPTION  UNITS  
filename STRING    Pathname of the ASCII file, for example: C:\\DataFiles\\myTable.txt  
nt INTEGER   Number of the column of time data in the file 
ny INTEGER   Number of the column of the independant variable in the file 
tabmethod ENUM tableMethod LinearInterpWithEvents  Method to interpolate or connect the table points  

CLOSED:
PARAM/DATUM/PORT  VALUE  
n_out1

DECLS:
NAME  TYPE  INITIAL  RANGE  DESCRIPTION  UNITS  
timeTable TABLE_1D    Name of the table to be filled in  
FORMULATION:






Document generated automatically with EcosimPro Version: 5.4.14 Date: 2015:02:02 Time: 10:24:02