Neural network query
Description
This app can be used to call up and query networks stored in the system.
Functionality
Query window
After selecting a neural network stored in the system, the possible input and output fields are displayed. If the input fields are filled in, the neural network can be queried and its output is displayed in the output fields.
| Field | Description |
|---|---|
| : neural network | - |
| : : | Output of the selected neural network. |
| : : | Button for selecting a neural network. |
| : Input data | |
| : : | The input fields are generated dynamically. After the required values have been entered, the neural network can be queried with the "Apply" button. |
| : Output data | |
| : : | The output fields are generated dynamically. After pressing the "Apply" button, the values queried by the neural network are output here. |
| button | Description |
|---|---|
| Action | - |
| : Back | The app is closed. |
Related topics
Technical documentation
Query module
Module name
neuralNetworkQuery.app
Classes
Security
In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.
| Message | Parameter | Function | Security |
|---|---|---|---|
| QUERY_NEURAL_NETWORK | CX_NEURAL_NETWORK_DECORATOR object |
| Message | Parameters | Function | Receive module |
|---|---|---|---|