Search the Community

Showing results for tags 'windows user unrecognizable'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 60 results

  1. how can i make a run time page in vijeo citect 7.4 accessable only by one user ..... please give me detailed steps for this opertaion from creating the user till the end , thanks in advanced
  2. Hello everybody, As many of you can see, I took a course onto development the user libraries, that able to simplify extremely a PLC programming process, to help programmers to increase a productivity of their labor, to reduce a program code and quantity of used system variables, to improve readability of programs. A part of libraries has been already developed and looks fine. Also I full with new ideas, plans and could design new and new that then to share these libraries with other programmers. The work is bringing me a pleasure, however, at current situation I can not allow for me to share the libraries for free. I can explain why. First of all, it takes my time, which is money, and I should feed my family, also the work eats a health, which is not infinitive. The second, those who can get it for free, will not appreciate the labor and will distribute it to the left and to the right. The third, ME has not an interest to my offer, to the products and doesn't want to help to make it available for all. What I'd like to propose to you: If you have an interest, I can offer to open a subscription to the ready and new libraries, which will be developed further. What I can promise and guarantee: I will collect wishes and requirements of subscribers and all can vote, what should be realized at first. The subscribers will can get a release with up to four small libraries or one big (for example, such like Modbus Master/Slave library) every month, that will fit to the requirements and the collective choice. What's a payment for the subscription? I suppose a fee in 100 USD per annum will not be predatory for a subscriber's pocket. The fee will cover costs in case, if the number of subscribers will exceed 70 people. Thanks to all for the attention and I'd like to offer to discuss the proposal in this topic.
  3. I have a PVPlus 600 model with 5.10.03.09 firmware. This version does NOT have an Exit [F8] button to allow access to the Windows CE underneath. What, if any, firmware will allow this? Can I use a keyboard to force the FT Configuration to quit into Windows CE?
  4. ON/OFF Timer for Mitsubishi FX

    FB_TIMER_ON_OFF The FB is a part of RTC library and implements a timer, based on RTC, for ON and OFF a control bit, e.g. to turn ON/OFF a load in the time interval, and can be easily added into your program in desired quantity. The FB is supplied with E (Enable) input, EO (Output to Control Bit), and can operate in one of two modes: HMS = Hours + Minutes + Seconds (daily timer) MDH = Month + Date + Hours (yearly timer) Each setpoint of ON and OFF time settings should be represented as Array of INT [0...2] type and contain a time data according to the chosen mode. Thus, for example: - in HMS mode: a control bit can be turned on at 02:03:14 am and then turned off at 06:04:17 pm, or turned on at 05:12:27 pm and turned off at 07:06:22 am; - in MDH mode: a control bit can be turned on 3th February at 02:00 pm and then turned off 4th June at 05:00 pm, or turned on 12th November at 03:00 pm and turned off 6th March at 10:00 pm. If the values of both time settings are the same, the FB output will not be activated. Supporting PLC CPUs: All FX Program memory: - 34 steps per each FB instance - 4 steps for entire project (reading from RTC) System variables: M - 3 bits (for entire project) The library is compatible with GX IEC Developer and GX Works2 software . https://plus.google.com/105445006108716761629/posts/Z4v4F11s4Bz
  5. Hi friends, I am a little new to WinCC. I am using a WinCC RT Advanced license within TIA portal v13.1 I need a little help in my current project as described below. I am attempting to create a faceplate of a solenoid valve,, The "Valve" is a user-defined data-type with the following 4 elements 1. Cmd - or command. - Bool 2. Cls_Fb - or Closed -Feedback -Bool. 3. Aut - or Automatic Mode -Bool 4. FTC - Fails to close -Bool. I tried the following procedure as described in TIA portal help.. Method -1 1. I created a User-defined data type called Valve comprising of the above 4 bool elements. 2. In the graphics I made a image of solenod valve with one rectangle (solenoid) and one polygon for valve body. 3. Under the Faceplate Properties (See figure attached) I inserted a property ang gave it the data-type Valve as above. However, when I drag a property from the 'Contained objects list' to the interface side, it is not getting substituted. such as the Rectangle_1 's background color I try to associate with the interface property Valve.Cmd. It does not get assigned when dragged. Since this does not work I tried another approach, Method -2 I attempted to declare a variable tag of UDT type 'valve' in the faceplate's tab Tags. I found that it is not possible to declare a local variable of User-defined types here. Please guide me how to proceed. Thanks for looking in and best wishes for your success. Regards, Raj S. Iyer
  6. OMRON PLC's and CITECT Comunication

    Hi All; I am struggeling to get my CITECT to talk with my CJ1MCPU12 with ETN21 module. I can ping the IP address from the citect PC and also connect CXONE using ethernet with supplied IP Address. I do not have FINSGATEAY installed as the PC is Windows 8 with CITECT 7.4. Any Ideas would be most welcome as I am drawing a blank. My settings are OMRON ETN21 IP: 192.168.0.3 Unit number: 0 Citect SCADA Primary Server IP: 192.168.0.24 Citect.INI [OMFINS] Source = 1/3/0 (not too sure what this should be...) COMMUNICATION settings: [bOARD] Name: BOARD1 Board Type: TCPIP Address: 0 [PORTS] Name: PORT1_BOARD1 Board name: BOARD1 Special Opt: -I192.168.0.3 -P9600 -U [i/O DEVICES] Name: Internal Number: 1 Address: 1/3/0/S Protocol: OMFINS3 Port Name: PORT1_BOARD1 Startup Mode: Primary Prioirity: 1 Memory: True
  7. I am planning on buying a new laptop computer and I need to be able to run RSLogix Micro Starter Lite and RSLinx Lite (the free download version). The release notes for RSLogix Micro Starter Lite list which operating systems are supported. Windows 8.1 is not on the list, but that is the operating system that will be on the new computer that I am looking at. Does anyone know if it will run on Win 8.1? I would sure appreciate any information I could get on this. Thanks Mark
  8. A2SH PLC

    I have encountered memory backup battery failure/fully drained in MITSUBISHI A2SH PLC.So RUN LED started flashing on PLC. Thus no field parameters values were being shown on HMI. I connected PC with PLC through serial RS232 cable using GX DEVELOPER 8 , the connection test was successful. Then I tried to download my project saved on PC to PLC, then I was amazed as It asked for a keyword. However when the backup battery was working , I downloaded the same project but it did not ask for any keyword. Can anyone explain this. Now the real problem is that the program was developed by somebody long ago , to whom I don't have any contact right now and I m helpless as I don't know the keyword and can not download the program and thus my machine is at halt. I tried to clear the user memory from online menu , but it says the function not supported. I m stuck and frustrated . Anybody 's help is greatly appraised in anticipation. Of course I m not asking for hacking a keyword. Just to know how can I make my system functional. Thanks everybody.
  9. Hi all, First post: I just want to know if there's a way to edit/change the users (security) in factorytalk view studio (using version 7.00.00 CPR 9 SR 6) Because we use different terminals some of the users are on some but not on others and there are instances of duplication with differing passwords as well as redundant users, I want to standardise all of them on each laptop, I cant however see how to modify or delete any. Do I need to restore the directory or something? I couldn't find what I specifically wanted in the search Thanks in advance for any help, Laure