Prosys client says: "The condition is not currently shelved"

Hello,

I can connect/disconnect the Ignition server using Prosys SDK client …

However, when I browse the server address space, I got this error:
" “The condition is not currently shelved.”

What does it means?

Logs:

*** Connected to: opc.tcp://localhost:4096/ignition_opc_ua_server

*** Current Node: (ID: i=84)


  • Enter x to close client

  • Enter 0 to start discovery -
  • Enter 1 to connect to server -
  • Enter 2 to disconnect from server -
  • Enter 3 to browse the server address space -
  • Enter 4 to read values -
  • Enter 5 to write values -
  • Enter 6 to register nodes -
  • Enter 7 to unregister nodes -
  • Enter 8 to create a subscription -
  • Enter 9 to call a method -
  • Enter 10 to read history -

3
*** Current Node: (ID: i=84)

com.prosysopc.ua.StatusException: Bad_ConditionNotShelved (0x80D20000) “The condition is not currently shelved.” StatusCode=Bad_ConditionNotShelved (0x80D20000) “The condition is not currently shelved.”

*** Connected to: opc.tcp://localhost:4096/ignition_opc_ua_server

This is the StatusCode Ignition’s OPC-UA server uses to indicate the trial period has elapsed… go to the Ignition gateway and reset it.