Jump to content

NoamM

Moderators
  • Posts

    185
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by NoamM

  1. Dear Cam ,
    From version 30.XXX go to  "UniApps -> Network -> VNC Server -> Set 'touch bit'" check box and press apply. The VNC server will restart with the "touch" identification option and will set General.Touched bit upon "touch" of a VNC client connected to UniStream 

    image.png

  2. Upon an Alarm event the data is saved in an internal buffer.  The trigger for the internal buffer flush is one of the below:
      - Using Action "Create and zip Alarm log"
      - Number of Alarms events on internal buffer is more than 64
      - 1m passed from an Alarm event (any event occur when this timer fire will be written as well)
    You can use the action in case you want to save the logs in a higher resolution.

  3. Dear Jakke_SL,
    The certificate you are creating in UniLogic is the OPC UA server one, meaning it will pass to OPC UA clients upon connection and help them identify the server identity.
    The UniApps UI present OPC UA clients certificates that try to connect to your OPC UA server, meaning they will pass to your OPC UA server upon connection.

    Try to connect with an OPC UA client to UniStream and you will see the client certificate on the UniApps UI.

  4. Dear Sandy,
    For now you have to use "1" in "F" parameter in order to get the CSV you want as a workaround. I will check the issue.

    Note:
    'Store DT To File' Ladder utility:

    • Parameter in
      • A, Data Table to store
      • B, Start row in store file
      • C, Target file name
      • D, Number of rows
      • E, Append to file (0 – Overwrite, 1 – Append)
      • F. Create CSV (0 - No CSV, 1 – All files, 2 – Only CSV, 3 – Only CSV.zip)
      • G, CSV file delimiter
         
    • Parameter out
      • H, status
  5. Dear GonzaloRoldan,

    • Is it possible to change the web server login language?
      No. Currently languages in the web server system pages (login page for example) are not supported.
      I will add a feature request on this manner 

       
    • Is it possible to redirect the user to different web pages after logging in, depending on its own user level?
      No. I will add a feature request on this
×
×
  • Create New...