You are here: Home Universal File Formats for Modal Analysis Testing File-Format-Storehouse Universal Dataset Number 169
Document Actions

Universal Dataset Number 169

by zopeown last modified 2007-05-02 06:51
Name:   L6 XY Plotting Option Set
Status: Obsolete
Owner:  General
Revision Date: 30-Jul-1991
-----------------------------------------------------------------------
 
Record 1:       FORMAT(I10,20A2)
                Field 1      -- Label number
                Field 2      -- Name
Record 2:       FORMAT(40A2)
                Field 1      -- Plot subtitle
Record 3:       FORMAT(8I10)
                Field 1      -- Complex option
                Field 2      -- Special option
                Field 3      -- X-axis type
                Field 4      -- Y-axis type
                Field 5      -- Z-axis type
                Field 6      -- Grid line color index
                Field 7      -- Grid fill color index
                Field 8      -- Autoscale switch
                Field 9      -- Symbol switch
                Field 10     -- Notes switch
                Field 11     -- Tag switch
                Field 12     -- Title switch
                Field 13     -- Legend switch
                Field 14     -- Grid axis label bit mask
                                Bit 0 - X axis
                                Bit 1 - Y axis
                                Bit 2 - Z axis
                Field 15     -- Grid axis value bit mask
                                Bit 0 - X axis
                                Bit 1 - Y axis
                                Bit 2 - Z axis
                Field 16     -- Contouring switch
                Field 17     -- Contouring color bar switch
                Field 18     -- Number of contour levels
                Field 19     -- Grid coordinate system
                Field 20     -- XZ plane grid switch
                Field 21     -- XY plane grid switch
                Field 22     -- YZ plane grid switch
                Field 23     -- Grid label orientation
                Field 24     -- Grid axis label units bit mask
                Field 25-29  -- *** Not used ***
Record 4:       FORMAT(1P6E13.5)
                Field 1-3    -- User window minimums
                Field 4-6    -- User window maximums
                Field 7      -- Delta per contour level
                Field 8      -- DB reference
                Field 9-10   -- Grid label text size
                Field 11-19  -- *** Not used ***
 
Record 5:       FORMAT(8I10)
                Field 1      -- Number of functions (NFUNC)
                Field 2      -- Number of tags (NTAG)
                Field 3      -- Number of notes (NNOTE)
                Field 4      -- Number of screen notes (NSNOTE)
Record 6:       FORMAT(8I10)
                Field 1      -- Function override switch
                Field 2      -- Function reduction method
                Field 3      -- Function reduction set (X)
                Field 4      -- Function reduction set (Z)
                Field 5      -- Function symbol representation
                Field 6      -- Function symbol resolution (X)
                Field 7      -- Function symbol resolution (Z)
                Field 8      -- Function style
                Field 9      -- Function direction
                Field 10     -- Function linestyle
                Field 11     -- Function color of outline
                Field 12     -- Function outline switch
                Field 13     -- Function color of fill
                Field 14     -- Function fill switch
 
Record 7:       FORMAT(1P6E13.5)
                Field 1      -- Function bar width (X)
                Field 2      -- Function bar depth (Z)
                Field 3      -- Function bar position offset (X)
                Field 4      -- Function bar position offset (Z)
 
Records 8-NF are records 6 and 7 repeated for each function.  There
are NFUNC functions.
 
 
Record NF -> N  FORMAT(I10,2P5E13.5)
                Field 1      -- Tag number
                Field 2      -- X position of tag
                Field 3      -- Y position of tag
                Field 4      -- Z position of tag
 
Record N+1->M   FORMAT(I10,2P5E13.5)
                Field 1      -- Note number
                Field 2      -- X position of note
                Field 3      -- Y position of note
                Field 4      -- Z position of note
                FORMAT(40A2)
                Field 1      -- Note text
Record N+M->0   FORMAT(I10,2P5E13.5)
                Field 1      -- Note number
                Field 2      -- X position of note
                Field 3      -- Y position of note
                FORMAT(40A2)
                Field 1      -- Note text
 
-----------------------------------------------------------------