You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably a basic question, but I’ve been struggling with it for a day now (I’m still new to the plexosdb library).
I’ve created a Generator in the database and also have a DataFile that contains all the temporal data for this generator.
In PLEXOS 10, there’s a field where we can directly assign a DataFile to a generator so that PLEXOS reads its temporal input.
How can I replicate this behavior programmatically using the plexosdb library?
I was trying to add the DataFile as a property of the Generator, but I’m not sure if that’s the correct approach.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is probably a basic question, but I’ve been struggling with it for a day now (I’m still new to the plexosdb library).
I’ve created a Generator in the database and also have a DataFile that contains all the temporal data for this generator.
In PLEXOS 10, there’s a field where we can directly assign a DataFile to a generator so that PLEXOS reads its temporal input.
How can I replicate this behavior programmatically using the plexosdb library?
I was trying to add the DataFile as a property of the Generator, but I’m not sure if that’s the correct approach.
Beta Was this translation helpful? Give feedback.
All reactions