CastIron

(requires: Metalo - Cast Iron Analysis)

ME_CIAbortSequence, ME_CICancelMeasure, ME_CIDefaultLayout, ME_CIDetectAndMeasure, ME_CIFinishMeasure, ME_CILearn, ME_CIMaskProperties, ME_CINextTemplate, ME_CIOptions, ME_CIPrevTemplate, ME_CISetupTools, ME_CIShowMask, ME_CIStartMeasure, ME_CIStartMeasureSequence, ME_CIUndoNext, ME_CIUndoPrev, ME_CIUndoSwap, ME_FinishCastIron, ME_GSNextTemplate, ME_GSPrevTemplate, ME_StartCastIron, ME_SwitchCastIron

ME_CIAbortSequence

Description 

 ME_CIAbortSequence();

Aborts the Cast Iron measurement on a sequence.

ME_CICancelMeasure

Description 

 ME_CICancelMeasure();

Cancels the Cast Iron measurement.

ME_CIDefaultLayout

Description 

 ME_CIDefaultLayout();

Opens the Cast Iron default layout.

ME_CIDetectAndMeasure

Description 

 ME_CIDetectAndMeasure(
   char *ciparam1,
   char *ciparam2
);

Executes the Cast Iron Detect and Measure with the specified parameters.

Parameters

char *ciparam1

Cast Iron parameter 1.

char *ciparam2

Cast Iron parameter 2.

ME_CIFinishMeasure

Description 

 ME_CIFinishMeasure();

Cancels the Cast Iron measurement.

ME_CILearn

Description 

 ME_CILearn();

Executes the Cast Iron learning.

ME_CIMaskProperties

Description 

 ME_CIMaskProperties();

Opens the Cast Iron mask properties.

ME_CINextTemplate

Description 

 ME_CINextTemplate();

Moves to the next Cast Iron template.

ME_CIOptions

Description 

 ME_CIOptions();

Opens the Cast Iron Options dialog window setting up some general options, labels and export properties.

ME_CIPrevTemplate

Description 

 ME_CIPrevTemplate();

Moves to the previous Cast Iron template.

ME_CIShowMask

Description 

 ME_CIShowMask();

Shows the Cast Iron mask.

ME_CISetupTools

Description 

 ME_CISetupTools();

Opens the Toolbar Setup window where you can add shortcuts to any commands used in the Cast Iron application. The command is then added to the main left toolbar.

ME_CIStartMeasure

Description 

 ME_CIStartMeasure();

Start the Cast Iron measurement.

ME_CIStartMeasureSequence

Description 

 ME_CIStartMeasureSequence();

Opens the Measure Cast Iron on Sequence dialog window.

ME_CIUndoNext

Description 

 ME_CIUndoNext();

Calls the Cast Iron Undo Next command.

ME_CIUndoPrev

Description 

 ME_CIUndoPrev();

Calls the Cast Iron Undo Previous command.

ME_CIUndoSwap

Description 

 ME_CIUndoSwap();

Calls the Undo Swap in the Edit menu.

ME_FinishCastIron

Description 

 ME_FinishCastIron();

This function switches application mode from the Grain Size measurement to NIS-Elements.

ME_GSNextTemplate

Description 

 ME_GSNextTemplate();

Moves to the next Grain Size template.

ME_GSPrevTemplate

Description 

 ME_GSPrevTemplate();

Moves to the previous Grain Size template.

ME_StartCastIron

This function runs the Applications > Metallography > Cast Iron command.

Description 

 ME_StartCastIron();

This function switches application to the Metallography mode - Cast Iron Analysis and loads settings for this module.

ME_SwitchCastIron

Description 

 ME_SwitchCastIron();

This function switches application to the Cast Iron Analysis from the other metallography modules (e.g. Grain size measurement).