Jump to content

NahumS

Moderators
  • Posts

    21
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by NahumS

  1. Hello Nutzlos Norm, Please perform the following procedure for a better & faster debugging: 1. Extract HDRecorder.rar ( Attached) 2. Run "Keyboard.exe". 3. Scan using the barcode: 4. Send the created log from "C:\Users\SOME_USER_NAME\Documents\Unitronics\ScannerReaderLogs". Example: Please send me back the log file. HDRecorder.rar
  2. Please contact our sale representative Ariel.Hunkin@unitronics.com and he will guide you through the procedure. Good Luck!
  3. Hello Runkel2019 Who is the owner of this application? There is a procedure for recovering a loss password with our sale department only for the owner after identifying procedure.
  4. Dear Simon, Thank you for contacting Unitronics support Forum! About the MODBUS coding definition on UniLogic the configuration goes as following: Coils: For Reading Coils you can choose an operation of Read Coils (1) or Read Discrete Inputs (2) : For Writing Coils it use the operation of Write Multiple Coils (15) or Write Single Coil (5) : Registers: For Reading Registers you can choose an operation of Read Holding Registers (3) or Read Inputs Registers (4) : For Writing Registers you can choose an operation of Writing Multiple Registers (16) or Write Single Register (6) : Best Regards, Nahum Stern Unitronics Tech.Support Team Product Division Unitronics Building Airport City, Ben Gurion Airport T +972 3 9778866 F +972 3 9778877 www.unitronicsPLC.com
  5. Our one of our representative already answered you through the open ticket. Have a great day!
  6. Hello Bluecolor, The description you wrote down are too general. Please let me know what kind of requirements you need for your devices. I need you to send the devices you are using and their specs + IG (Installation Guide). The controller you wish to implement it one an so on... If you would like to work over email cooresponding you can send all the inforamtion + files to support@unitronics.com and mention my Name over there so I will continue handling you ticket. Looking forward for your reply.
  7. Hello SoCalJIm, I do not understand what are you trying to achieve, if you have our GW-BAC1, it need to have a controller to control it. BACnet will not configure itself. you have to follow the procedure how install it properly. the User Guide is attached. Good Luck. gw-bac1.pdf
  8. Hello Vidmas30, Unfortunately we do not support this feature. we have only the 3 following options: Large - Presents the full-sized banner, running the width of the screen. Small - Displays the banner as a button. Pressing the button opens the Alarm Summary None - This prevents the banner from being shown, although the Alarms will still be logged.
  9. Hello Boetje, I need you to send the application file, I would like to check your configuration. In addition, explain me in details what would you like to achieve and give me one or two examples for emphasizing it.
  10. Hello Heitor, Did you check our example files which comes without any additional cost by going to Help ==> Examples as shown below. If you need any specific help I will be happy to help you! Please let me know what you really need now.
  11. Hello All, First, I want to apologize to all the forum people for answering on VisiLogic Studio. About the UniLogic, currently this is a feature request that already added to our wish list, Sorry for the inconvenience. As you already know, do not hesitate to contact us whenever you are facing a any doubt, question, request and etc.
  12. Hi There, Please try to use the attached files. Before you are inserting the SD card DO NOT forget to format it with our SD Card Suite Tool, it will create the folders as it should be. The first one is the vlp which includes the SW & the configuration of the email server (in our case it's SMTP2GO.com) - Recommended for tests. V570 email SMTP2GO Test.vlp ALARM.UAL
  13. Hello Eugenio, Currently we not supporting video files attachments, you can use FTP client to send the video file to a server and than you can take any action you want from that server. Good Luck!
  14. Hello Eugenio, Thank you for contacting Unitronics Forum! You can use UniLogic/VisiLogic/U90Ladder help file which are describing each one of the operands. You can check it on our site too if you want to go on-line by clicking HERE Hope I manged to help you, GOOD LUCK!
  15. Hello Don, Thank you for using Unitronics Forum. First I would suggest you to download all our example. Open UniLogic ==> Help ==> Download Sample Apps Or you can use the function "NUM to ASCII" from Solution Explorer ==> Library ==> Modules ==>Functions ==> "NUM to ASCII" Hope I manged to help you. Good Luck!
  16. One of the reasons that your settings could not be save - It's sounds like you are using a basic user credentials. Contact your IT or an IT person which will define you an administrator credentials to have the ability of add/remove/change system settings. Good Luck!
  17. Hello Mohammed, For connecting using serial connection you need to use the USB to serial converter based on Prolific 2303 chip. You can download the driver from here: http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41 Hope that will make the job for you. Cheers, Nahum Stern.
  18. Hello Interroga, Hope you are doing well and would like to thank you for participation in our forum. About the struct member names, I will pass it over. If you have any more further questions, do not hesitate to contact us. Best Regard.
  19. Hello Interroga, Thank you for your reply! As I can see it, you are using the UAC struct for current status reference but that's not the right way of using it. This struct is use to control login of last attempt - what means that every time a user (Admin, Operator and etc.) is trying to login (successfully or not) will be written in the struct. Since you are displaying the user, group ID and etc... you'll need to use your own logic to make it work. For example: Good login will be written. Bad login will not be written and will show the last status (User connected or No user connected). When powering up the PLC or logging out, it will show "No user currently connected" I attached to this post an example project with UAC written logic - you can find it also in UniLogic example files. For any additional support - do not hesitate to contact us! UniStream_070_UAC Example.ulpr
  20. Hello Selli69, Thank you for contacting Unitronics forum! Unfortunately you'll have to configure both days with two seperate times. For example if you want to start in Sunday 22:00 (PM) till Monday morning 3:00 (AM) you'll have to configure two times triggers: 1. Sunday, from 22:00 to 23:59. 2. Monday, from 00:00(AM) to 3:00. There is another way if you want to use the RTC and compare function. for example: Create a register for each timer section (HH,MM) 1.Compare the HH to current RTC hours. 2. Compare the MM to current RTC minutes. And if both are valid it will execute the system. If you have any more question please send us an email to support@unitronics.com
  21. Hello Pista, Thank you for your reply! I would like to note you that our R&D team are checking this issue. I got a report that you can keep working as normal without the PWR LED indication til the fix. To keep updated regarding this issue please send us an email to support@unitronics.com with your contact details, PLC type include the SN of the controller. If you need anything else do not hesitate and contact us through email, forum or a call.
×
×
  • Create New...