NXOpen.UF.Sf.EditLvNx

Sf.EditLvNx()

Refer to UF_SF_edit_lv_nx for documentation.

Signature: EditLvNx(lvTag, lvName, scalingFactor, count, functionType)

Parameters:
  • lvTag (Tag) – Load Variation tag
  • lvName (str) – The buffer must be declared using MAX_LINE_BUFSIZE so it can hold MAX_LINE_NCHARS characters. If NULL, value will not be modified.
  • scalingFactor (float) – Scaling factor If NULL, value will not be modified.
  • count (int) – Number of cycles If NULL, value will not be modified.
  • functionType (NXOpen.UF.Sf.LvFunctionMode Refer to UF_SF_lv_function_mode_e for documentation.) – Scaling function type UF_SF_HALF_UNIT_CYCLE UF_SF_FULL_UNIT_CYCLE If NULL, value will not be modified.

License requirements: None