Raw Source Value

Sepasoft MES Module Suite

Raw Source Value

The Raw Source Value object holds the basic raw value used for analysis.

Scripting Functions

The following scripting functions creates a Raw Source Value object.

system.mes.analysis.createRawSourceValue

Object Functions

Beside the common MESAbstractObject methods, the following methods exist for the Raw Source Value object.

getValue()

Description

 Gets the raw source value.

Syntax

getValue()


  • Parameters

 None

  • Returns

 Object value - The raw source value.

  • Scope

All

Sepasoft MES Module Suite