-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python 2 camera setting upload #133
Comments
No, there doesn't appear to be. Happy to accept PRs though :) |
I would appreciate the ability to load an XML file greatly. I gave it a
shot yesterday with no success. I tried using your Python3 code as a
template.
Randall
…On Mon, Nov 2, 2020 at 4:43 PM morefigs ***@***.***> wrote:
No, there doesn't appear to be. Happy to accept PRs though :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#133 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAOW6KHBZB6YRG4F5RRX7DSN4RXDANCNFSM4TH4HRUA>
.
|
Hello,
I don't know if you have added the settings upload for python2, but I have
added a function to the vimba_camera object to upload XML settings files if
you are interested. I can send you the changes.
Randall
On Tue, Nov 3, 2020 at 7:40 AM Randall Reynolds <
randall.weylin.reynolds@gmail.com> wrote:
… I would appreciate the ability to load an XML file greatly. I gave it a
shot yesterday with no success. I tried using your Python3 code as a
template.
Randall
On Mon, Nov 2, 2020 at 4:43 PM morefigs ***@***.***> wrote:
> No, there doesn't appear to be. Happy to accept PRs though :)
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#133 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADAOW6KHBZB6YRG4F5RRX7DSN4RXDANCNFSM4TH4HRUA>
> .
>
|
Sure, thanks, feel free to add a pull request. |
Hi @rwreynol |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not see a method for uploading a settings file in the python 2 branch. I need to use python 2 so switching to 3 is not an option. Is there a method for uploading an XML settings file that I overlooked in the python2 branch.
The text was updated successfully, but these errors were encountered: