lcuiuser_set_physical_parms_fix()

Sets the physical parameter fixed value of the specified parameter name, parmName, to fixValue. fixValue should be either 0 or 1. parmName must be one of the valid physical parameter for the currently displayed component. Returns: None.
See also: lcuiuser_set_electrical_parms(), lcuiuser_set_physical_parms()

Syntax:

defun lcuiuser_set_physical_parms_fix(parmName, fixValue)

where
parmName is physical parameter name to be modified
fixValue is new fixed physical parameter(either 0 or 1)

Example

lcuiuser_set_physical_parms_fix("W", 0);

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources