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
Hello
My VSP-300 as the channel number 1 out of order. We removed it to send it for fix.
Unfortunaly the lib use the method "NumberOfChannels" to populate a list at connection, to initialise channels.
Because the channel number 1 is not here (so there are 5 channels) The connection fail.
I wonder if it's possible to give the exect list of active channels in the mysterious XLX file that you tlk about.
In the documentation you talk about :
"+ connect( bin_file, xlx_file ): Connects to the device, loading the bin and xlx file if provided."
wath is the content of this xlx file ?
thnaks
The text was updated successfully, but these errors were encountered:
Unfortunately I don't know the details of how this works, and just ported the library over. If you play around with it though and find something interesting, I would welcome a PR for the code or documentation to help others with a similar issue in the future.
Hello
My VSP-300 as the channel number 1 out of order. We removed it to send it for fix.
Unfortunaly the lib use the method "NumberOfChannels" to populate a list at connection, to initialise channels.
Because the channel number 1 is not here (so there are 5 channels) The connection fail.
I wonder if it's possible to give the exect list of active channels in the mysterious XLX file that you tlk about.
In the documentation you talk about :
"+ connect( bin_file, xlx_file ): Connects to the device, loading the bin and xlx file if provided."
wath is the content of this xlx file ?
thnaks
The text was updated successfully, but these errors were encountered: