Skip to content

Connect to Prosys Simulation Server

Anonymous login

  1. Open the Endpoints -> Security Modes, deselect Sign and Sign&Encrypt, and select None. prosys-1

  2. Open the Users -> User Authentication Methods, deselect Username&Password, Certificate and IssuedToken/External System, and select Anonymous. prosys-2

  3. Neuron adds a new southbound OPC UA device, opens Device Configuration, fills in the Endpoint URL of the target Server, without filling in username/password, without adding certificate/key, and starts the device connection.

Certificate/Key + Anonymous Login

  1. Refer to Connection policy to generate or convert a certificate/key.

  2. Open the Endpoints -> Security Modes, deselect None, and select Sign and Sign&Encrypt.

  3. Open the Users -> User Authentication Methods, deselect Username&Password, Certificate and IssuedToken/External System, and select Anonymous.

  4. Neuron adds a new southbound OPC UA device, opens Device Configuration, fills in the Endpoint URL of the target Server, does not need to fill in the username/password, adds the certificate/key and starts the device connection.

  5. Open the Certificates and set the client certificate in the list to Trust. prosys-3

Username/Password Login

  1. Open the Endpoints -> Security Modes, deselect None, and select Sign and Sign&Encrypt.

  2. Open the Users -> User Authentication Methods, deselect Anonymous, Certificate and IssuedToken/External System, and select Username&Password to add a custom username/password. prosys-4

  3. Neuron adds a new southbound OPC UA device, opens Device Configuration, fills in the Endpoint URL of the target Server, fills in the user name/password, no need to add certificate/key, and starts the device connection.

  4. Open the Certificates and set the client certificate in the list to Trust.

Certificate/key + username/password login

  1. Same username/password settings as above.

  2. Neuron adds a new southbound OPC UA device, opens Device Configuration, fills in the Endpoint URL of the target Server, fills in the user name/password, adds the certificate/key, and starts the device connection.

  3. Open the Certificates and set the client certificate in the list to Trust.

Test data list

NameAddressAttributeData type
Counter3!1001ReadINT32
Random3!1002ReadDOUBLE
Sawtooth3!1003ReadDOUBLE
Sinusoid3!1004ReadDOUBLE
Square3!1005ReadDOUBLE
Triangle3!1006ReadDOUBLE