Skip navigation

Account settings

Topic

command Value in Marker

Home page Community FPScript command Value in Marker

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33482
    Anonym
    Guest

    Hello,

    I used command Y=%{YValue}%(Unit) in a Marker – in default its gave me value with 14 digits after decimal point (for examples 5.35057312311833Hz). Is any way how can get numbers with only three digits after decimal point in Markers?

    Thanks

    #33484
    Anonym
    Guest

    Hello,

    I used command Y=%{YValue}%(Unit) in a Marker – in default its gave me value with 14 digits after decimal point (for examples 5.35057312311833Hz). Is any way how can get numbers with only three digits after decimal point in Markers?

    Thanks

    #33483
    Bernhard Kantz
    Participant

    Use the command [b]Edit Formatter[/b] in the marker dialog box to configure the format of the y-value.
    Example:
    Y=%.3f%

    support@weisang.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.