How can I create our configuration file?
-
@jsulm Nope.
I want to read some daha and chart it. The datas comes me via some USB ports.(I hope I can explain properly)
I thought that, doing it with a config file might make more sense. And for doing it, i should create my own config file, using JSON. Right? -
@suslucoder Sorry, I don't understand. Do you read some data from some device connected via USB? If so - what device is that and what does it actually send? And what does your config file have to do with that USB device? Please explain clearly your use case.
-
@suslucoder said in How can I create our configuration file?:
I want to read operation with a config file
What does this mean? What is "operation"?
-
@suslucoder Sorry, I still fail to understand you.
"I want to read operation with a config file" - please explain clearly what you mean here.
This is your post from before:
"I want to read some daha and chart it. The datas comes me via some USB ports.(I hope I can explain properly)
I thought that, doing it with a config file might make more sense."
So, you read data from USB and want to do it via a config file - this does not make sense to me, sorry. Can you previde an example of the config file, that could help to understand what you want to do. -
@suslucoder
As @jsulm has said, nobody understands what you are saying/asking.In any case, you read whatever from USB. That data either is or is not in JSON or in config file format or whatever. And that's what you have to work with. The fact of USB or not is neither here nor there. It's just a stream of data/file.
-
@suslucoder said in How can I create our configuration file?:
In which case can i use config file?
In case you have or need a config file of course! Sorry I really don't understand what you are asking...