Hardness

_HD_DefineOrigin, _HD_MarkIndentorPos, _HD_MeasMethod, _HD_Measure, _HD_NewSample, _HD_NewTest, _HD_Setup, _HD_ShowReport, _HD_SurfaceTreatment, HD_CloseReport, HD_DisplayCrossHair, HD_DisplayData, HD_DisplayGraph, HD_EmptyData, HD_IsDataWindow, HD_IsGraphWindow

HD_CloseReport

Description 

 HD_CloseReport();

Closes the Report (Hardness Application).

HD_DisplayCrossHair

Description 

 HD_DisplayCrossHair(
   int  Show
);

Displays the Indenter Cross Hair (Hardness Application).

Parameters

int Show

Index of the element which should be shown or hidden.

0

Hide the pane.

1

Show the pane.

HD_DisplayData

Description 

 HD_DisplayData(
   int  Show
);

Displays the Hardness data.

Parameters

int Show

Index of the element which should be shown or hidden.

0

Hide the pane.

1

Show the pane.

HD_DisplayGraph

Description 

 HD_DisplayGraph(
   int  Show
);

Displays the Hardness graph.

Parameters

int Show

Index of the element which should be shown or hidden.

0

Hide the pane.

1

Show the pane.

HD_EmptyData

Description 

 HD_EmptyData();

Resets all data and allows the setup of the new measurement features (Hardness Application).

HD_IsDataWindow

Description 

 HD_IsDataWindow();

Returns the data window state (Hardness Application).

HD_IsGraphWindow

Description 

 HD_IsGraphWindow();

Returns the graph window state (Hardness Application).

_HD_DefineOrigin

Description 

 _HD_DefineOrigin();

Switches to a mode where the user can define a horizontal profile origin line (Hardness Application).

_HD_MarkIndentorPos

Description 

 _HD_MarkIndentorPos();

Switches to a mode where the user can draw the first and second diagonal line of the shape (Hardness Application).

_HD_MeasMethod

Description 

 _HD_MeasMethod(
   int  Method
);

Opens the Hardness dialog window for the method selection (Hardness Application).

Method parameter set to 3 opens the Hardness window for the method selection.

Parameters

int Method

Selects a method.

_HD_Measure

Description 

 _HD_Measure();

Measures hardness (Hardness Application).

_HD_NewSample

Description 

 _HD_NewSample();

Opens the New sample definition dialog window (Hardness Application).

_HD_NewTest

Description 

 _HD_NewTest();

Opens the New Test Definition dialog window (Hardness Application).

_HD_Setup

Description 

 _HD_Setup();

Opens the Hardness Setup dialog window (Hardness Application).

_HD_ShowReport

Description 

 _HD_ShowReport();

Shows the hardness report (Hardness Application).

_HD_SurfaceTreatment

Description 

 _HD_SurfaceTreatment();

Opens the Surface Treatment dialog window (Hardness Application).