11.01.2013 Views

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

868<br />

DBSTATUS<br />

Checks status of up to ten data blocks<br />

DBSTATUS Checks status of up to ten data blocks<br />

Checks the status of up to ten data blocks.<br />

Format:<br />

DBSTATUS DB1,DB2,DB3,DB4,DB5,DB6,DB7,DB8,DB9,DB10//<br />

S,N,NODB1/S,N,NODB2/S,N,NODB3/S,N,NODB4/S,N,NODB5/<br />

S,N,NODB6/S,N,NODB7/S,N,NODB8/S,N,NODB9/S,N,NODB10 $<br />

Input Data Blocks:<br />

DBi Any data block (matrix or table).<br />

Output Data Blocks:<br />

None.<br />

Parameters:<br />

NODBi Output-integer-default=-1. Status of the DBi-th data block:<br />

-1 not generated<br />

0 empty<br />

1 generated<br />

10 offline and empty<br />

11 offline and generated<br />

Remarks:<br />

1. Trailing commas in the input data block list may be omitted without warning. For<br />

example the following statement:<br />

DBSTATUS KAA,,,,,,,,,//S,N,NOKAA $<br />

may be shortened to:<br />

DBSTATUS KAA//S,N,NOKAA $<br />

2. DBSTATUS is similar to PARAML DB//'PRES' with expanded capability for<br />

empty and offline data blocks; i.e., PARAML returns -1 for empty data blocks and<br />

fatally terminates for offline data blocks.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!