- Posts: 2
Parameter value from a custom file is missing.
- MartinJ
- Topic Author
- Offline
- User
-
Less
More
3 weeks 1 day ago #3827
by MartinJ
Parameter value from a custom file is missing. was created by MartinJ
Hello
I have an issue with parameters that can be loaded from a file.
Source: Batch Module
In the documentation, it says that I can use "Parameter=Value" syntax
But all values are empty:
What syntax can I use to set up a parameter, value, and type?
The main idea is to use it for cron jobs to get data dynamically from the database.
Something like the following command
FlowHeater.exe MyDefinition.fhd -p params.ini
I have an issue with parameters that can be loaded from a file.
Source: Batch Module
In the documentation, it says that I can use "Parameter=Value" syntax

But all values are empty:

What syntax can I use to set up a parameter, value, and type?
The main idea is to use it for cron jobs to get data dynamically from the database.
Something like the following command
FlowHeater.exe MyDefinition.fhd -p params.ini
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
-
- Offline
- Admin
-
Less
More
- Posts: 444
3 weeks 1 day ago #3828
by FlowHeater-Team
Best wishes
Robert Stark
Replied by FlowHeater-Team on topic Parameter value from a custom file is missing.
Hi Martin,
The FlowHeater Parameter names just created here without default values. The values are read every time from this parameter file before executing the Definition.
Attached you´ll find a brief example.
The FlowHeater Parameter names just created here without default values. The values are read every time from this parameter file before executing the Definition.
Attached you´ll find a brief example.
Best wishes
Robert Stark
Please Log in or Create an account to join the conversation.
- MartinJ
- Topic Author
- Offline
- User
-
Less
More
- Posts: 2
3 weeks 12 hours ago #3829
by MartinJ
Replied by MartinJ on topic Parameter value from a custom file is missing.
Thank you,
It is working
It is working

Please Log in or Create an account to join the conversation.
Time to create page: 0.277 seconds