Poten.SetValue()
Type:
INSTANCE FUNCTION
Purpose: Set the potential value from the script.
Usage: Poten.SetValue(Quantity, VsEoc)
Quantity
REAL
New value of potentiol.
or
NIL
If
NIL
, value not changed.
VsEoc
BOOL
T = Value is taken vs. Eoc.
F = Value is taken vs. Eref.
or
NIL
Flag not changed.
Related Topics