Gustarck Posted April 17, 2020 Posted April 17, 2020 Hi everybody! I have a problem at the moment that defines a state variable in an output table. In my example, I defined an integer state variable which tried to give a reference for the row in the output table. Then, I assign on server state assignments the time in process and tried to write it on the output table. I attach the file so it can be better understood. thanks for helping me!
asneath Posted April 22, 2020 Posted April 22, 2020 Hello, I don't think you attached a file to your post. I would recommend looking at the Output Tables help topic. Instead of using the Server's built-in State Assignments, you may need to use an Add-On process with an Add Row step followed by an Assign step to update the Output Table. Happy modeling! Adam
Recommended Posts