Data Input/Output Functions

 

EXPORTFILE

Export a DADiSP series to a data file

IMPORTFILE

Import a data file

INPORT

Retrieve 1, 2, or 4 bytes from a port

MULTIREADB

Read a multi-channel Binary data file into a Worksheet

OUTPORT

Output 1, 2, or 4 bytes to a port

READA

Read an ASCII file into a Worksheet

READB

Read a Binary data file into a Worksheet

READBMP

Read a Microsoft .BMP bitmap file

READMAT

Read a binary Matlab .mat file with colormap

READTABLE

Read an ASCII table file

READTB

Read a binary table from a file

RUN

Run an external program from a Worksheet

SHELL

Exit to operating system from a Worksheet

WRITEA

Write a series to an ASCII file

WRITEB

Write a series to a Binary file

WRITEBMP

Write a Microsoft .BMP bitmap file

WRITEHED

Automated Import Header File Creation

WRITETABLE

Write a table from the Worksheet into an ASCII file

WRITETB

Write a binary table to a file