Skip to content

Method Parameter of Array (List) type possible #3

@mgh-thinker

Description

@mgh-thinker

I'm not sure if this is a documentation request, or a feature enhancement, but I could not figure out how to specify that a parameter to a method should be a python list (array). In other words, is there a way to call a method from python that takes an arbitrary number of values? If so how would that method be specified in LabVIEW, and what would the python code for this look like. If not, would this be a feature enhancement that would be feasible?

I'm imagining a call something like this:
lv.Instrument1.Multiply([1,2,3,4])

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