scalarValue

scalarValue (vector):

Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimVE licenses.

Records one or more scalar values in time, and saves them into History file.

scalarValue Parameters

scalars (string vector, required)

Indicates the names of scalars for a History to record their values in time.

scalarValue History Example

 <History scalarHist>
   kind = scalarValue
   scalars = [multiField.A1 multiField.A2]
</History>