nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

nifgen API reference does not mention which properties and methods can be called on a repeated capabilities container

Open sbethur opened this issue 4 years ago • 3 comments

Description of issue

According to the documentation, these repeated capabilities are supported in nifgen. But the API reference for properties and methods doesn't mention which of them can be called on a repeated capabilities container.

sbethur avatar Jun 11 '21 19:06 sbethur

@ni-jfitzger, I remember you looking into this issue; can you please provide the latest status on this?

sbethur avatar Mar 28 '22 20:03 sbethur

The PR linked above addressed this issue for properties, but not methods. But looking at the latest documentation, several methods have tips that mention they can be called on specific channels and show the syntax. I'm not sure if we have any methods that support any repeated capabilities other than channels. Maybe this can be closed?

ni-jfitzger avatar Mar 28 '22 21:03 ni-jfitzger

Maybe not in nifgen, but in nidigital we do have functions that take in pin names.

marcoskirsch avatar Mar 23 '23 17:03 marcoskirsch