Gets the value of the component.

syntaxSyntax:
FWiz.GetDeviceValue()

Return Value

Returns a string with the value of the component.

Remarks

This function allows you to get the value of the component so that you can build the 3D model in the correct way. For example, the component value is needed in order to report the correct colors on the body of a resistor.

Example

  Copy codeCopy code

See also