You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Logic2 software one can rename the channel to something more meaningful (e.g. UART Tx, GPIO31, 3V3,...) than just channel number. This is later exported and makes work easier.
The API does not provide this option.
I'd propose to extend the LogicDeviceConfiguration with additional list of channel names. That would make life easier.
Thanks
The text was updated successfully, but these errors were encountered:
In Logic2 software one can rename the channel to something more meaningful (e.g. UART Tx, GPIO31, 3V3,...) than just channel number. This is later exported and makes work easier.
The API does not provide this option.
I'd propose to extend the LogicDeviceConfiguration with additional list of channel names. That would make life easier.
Thanks
The text was updated successfully, but these errors were encountered: