-
Content Count
112 -
Joined
-
Last visited
-
Days Won
7
NoamM last won the day on November 4 2019
NoamM had the most liked content!
Community Reputation
11 GoodAbout NoamM

-
Rank
UniGuru
Profile Information
-
Gender
Male
Recent Profile Visitors
2,030 profile views
-
Dear NutzlosNorm, I added your request to R&D To-Do-List, no guarantee due
-
Dear sgull, Issue "Alarm 'dateTime' sort is by text and not by date" resolved from version 29 and above. Also from version 29 and above (clear button)
-
VNC operation does not set General.Touched Bit
NoamM replied to Fotonic's topic in UniLogic Software
Dear all,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 -
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
-
Dear Dainius Vaskela, You have a problem on PLC start-up that will likely resolve if you "Download All" the project from UniLogic to the PLC. If the problem continue open a ticket on Unitronics "Help center" at https://support.unitronics.com/index.php the Support team will assist.
-
USL-050-B5 backlight adjust from program
NoamM replied to AleksanderØ's topic in UniStream: Hardware
Dear AleksanderØ, You cannot adjust the USL backlight from program/application because he do not have one. You can adjust the USL backlight manually from the configuration menu ("UniApps style"). -
Dear Dmitri, For now you can either insert an SD card or remove the software elements that require an SD card. Nevertheless, I will add a feature request to ignore this pop up.
-
Dear Guest JimP, UniApps comes pre-installed on a UniStream. Hold your finger in the upper right corner of the screen and press "UniApps"
-
Unilogic Trend with dynamic Data Sampler
NoamM replied to Allen_Wanglin's topic in UniLogic Software
Dear Allen_Wanglin, There is no such option. -
Dear Charlesc, Do you have a folder name "DT" on your DOK/USB Stick root?
-
Dear Kevin L, Try:
-
No there is not. You can however assemble a message that will include data from 'Alarm Status Struct'.
-
Unistream alarm history - NOT retentive?
NoamM replied to roberto.zeni@sistemizero.i's topic in UniLogic Software
I will open a 'feature request' on this manner. Thanks for your input. -
Unistream alarm history - NOT retentive?
NoamM replied to roberto.zeni@sistemizero.i's topic in UniLogic Software
So actually you want a feature the will allow to load an old Alarm log to the HMI Alarm display ('Alarm Summary List' widget) in order to view them in the PLC instead of PC? -
Unistream alarm history - NOT retentive?
NoamM replied to roberto.zeni@sistemizero.i's topic in UniLogic Software
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.