Process Help

TERPLT - generate a ternary diagram plot

 

Process Name

Menu Path

Link to Command Table

TERPLT

Command line only

Click here

 

Introduction

Generates a ternary (triangular) diagram plot , with optional output of a table of the data values.


Files, Fields and Parameters

Input Files

Name

Description

I/O Status

Required

Type

IN

Input file.

Input

Yes

Undefined

Output Files

Name

I/O Status

Required

Type

Description

Fields

Name

Description

Source

Required

Type

Default

F1

First input field of ternary plot (top apex).

IN

Yes

Numeric

Undefined

F2

Second input field of ternary plot (bottom left).

IN

Yes

Numeric

Undefined

F3

Third input field of ternary plot (bottom right).

IN

Yes

Numeric

Undefined

Parameters

Name

Description

Required

Default

Range

Values

PLOT

 

Option

Description

1

output of ternary plot to printer or print file (0).

No

0

0,1

0,1

PRINT

 

Option

Description

1

output of data values to printer or print file (0).

No

0

0,1

0,1


Notes

No additional notes.


Example

!TERPLT

&IN(SEDREG),*F1(PB),*F2(ZN),*F3(CU),@PLOT=1,
@PRINT=1


Error and Warning Messages

Message

Description

Solution

>>>  TERNARY PLOT OUTPUT >>>NOT<<< REQUESTED
>>>  PLOT PARAMETER VALUE SHOULD BE SET TO 1