Skip to content

Execute and sendExpression do not give the same result for getComponentModifierValue #3

@tinrabuzin

Description

@tinrabuzin

When I run the command:

omc.sendExpression("getComponentModifierValue(iPSL.Examples.DevelopmentExamples.Electrical.Machines.PSSE.GENROE,pwLine.X)")

I get a parse exception but when I run

omc.execute("getComponentModifierValue(iPSL.Examples.DevelopmentExamples.Electrical.Machines.PSSE.GENROE,pwLine.X)")

I get the desired output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions