-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels