@@ -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