cancel
Showing results for 
Search instead for 
Did you mean: 

Input a custom value from POD to Production Process

Private_Member_221638
Participant
0 Kudos

Hi

I have a production process that's being used to read and write data to an OPC UA server.

Now I'd like to use this production process in an action button in a POD.

But I'd like to have user input. So I'm looking for a textfield that I can use to capture the user input, to pass this input to the production process.

Where can I find such an input field in the POD Designer? I feel like I'm missing something.

Thanks

Pieter

View Entire Topic
ManoelCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Pieter,

There is no such textfield Control available in POD Designer Out of the box yet.

But you should be able to build something like that with Custom Plugins / Extensions, see: Production Operator Dashboard (POD) Plugins - Developer's Guide.

Br,

Manoel