Skip to content
Snippets Groups Projects
Commit 970bfee3 authored by Markus Höschle's avatar Markus Höschle
Browse files

Update README.md because of major changes in the code

parent e1681a37
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ This should be helpful if you are using more than one camera and you want to mak ...@@ -7,8 +7,8 @@ This should be helpful if you are using more than one camera and you want to mak
##### Execute Script ##### Execute Script
Execute the scipt via cmd. BaslerChangeParameters.py 'argument' be sure to be in the same folder as the scipt. Execute the scipt via cmd. BaslerChangeParameters.py 'argument' be sure to be in the same folder as the scipt. The argument could be any toml file that has follows the template.
for e.g. python BaslerChangeParameters.py read for e.g. python BaslerChangeParameters.py tomlfile.toml
**arguments to choose:** **arguments to choose:**
:**gain**: increase the brightness of the image output :**gain**: increase the brightness of the image output
...@@ -20,8 +20,9 @@ for e.g. python BaslerChangeParameters.py read ...@@ -20,8 +20,9 @@ for e.g. python BaslerChangeParameters.py read
##### Next steps ##### Next steps
Connect to several computers via network and get acces to other cameras to change the settings in those cameras too. - create a template for toml files
unsing netconnect.py.
-Connect to several computers via network and get acces to other cameras to change the settings in those cameras too by using netconnect.py
Skills: python, cmd, Skills: python, cmd,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment