OptimizationStateVariable.Lock() Method

Top 

Description

Locks the StateVariable to the value of the InitialValue property.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

OptimizationStateVariable.Lock(

)

 

 

Syntax

myOptimizationStateVariable1.Lock();

 

 

See also

OptimizationStateVariable Object

OptimizationStateVariable.Lock