Search the Community

Showing results for tags 'conversion support tool'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 52 results

  1. I am having problem converting a DWORD variable to a floating point decimal.  I've tried using the DWORD_TO_REAL function. Having the hex value "41E9B814" as an input I was expecting to get "29.2148819" as an output. However, I'm getting "1.110194.." as the output. Any ideas?    
  2. Hi Everyone, Learning the ropes of SoMachine V4.2 (coming from Arduino and Ucontrollers), I am using a Sequiental step style program and I am receiving 4 error messages. I'm trying to understand why it won't compile.   POU for implicit check is missing. It is recommend to add the POU. C0032: Cannot convert type "IeSFc.SFCStepType(iesfc,3.4.2.0 (systen))'to type BOOL "Same error for a different ladder (the output of ladder rung hits the transition step, the transition is a bool which kicks off the beginning of another ladder rung). C0032: Cannot convert type BOOL to "IeSFc.SFCStepType(iesfc,3.4.2.0 (systen)) Are these two different "data" types?   Thanks in advance!
  3. Hi Everyone,   Learning the ropes of SoMachine V4.2 (coming from Arduino and Ucontrollers), I am using a Sequiental step style program and I am receiving 4 error messages. I'm trying to understand why it won't compile.   POU for implicit check is missing. It is recommend to add the POU. C0032: Cannot convert type "IeSFc.SFCStepType(iesfc,3.4.2.0 (systen))'to type BOOL "Same error for a different ladder (the output of ladder rung hits the transition step, the transition is a bool which kicks off the beginning of another ladder rung). C0032: Cannot convert type BOOL to "IeSFc.SFCStepType(iesfc,3.4.2.0 (systen)) Are these two different "data" types?   Thanks in advance!
  4. Why am I receiving a Gmail verification code without requesting for it? There can be multiple reasons for you receiving a verification code without requesting for it there is a possibility that someone who knows your Gmail ID is trying to get an access to your Gmail account or if you are trying to log in your account with a new or an unauthorized access, Google will always send you a verification code if you will open your account on a device on which you have never opened it before you will also receive verification code whenever you will enable 2 step verification for your Gmail account.
  5. hello everyone,,,, I want to running the motor in 100 rpm but how to setting electronic gear to control speed in servo motor HG-SR502,, does anyone know how?
  6. Geo1000

    Hello all, I have a problem with PLC at work. I am working on historical code with a view to upgrading it for a roll out program to all site based PLCs. The code is to be downloaded using memory cassettes, and there is data on the PLC's which needs to be retained. I have re-worked the code and it performs as I would expect as per the following: 1) I download original code (V2.01) to PLC using CX1 2) The PLC simulates a cycle and various values are stored (the key variables are Installation Date and Service Due date). 3) I then download my code to the PLC and the variables have been retained. All so good so far.   The problem is that the factory production line uses PLC code saved using the PLC Backup Tool. When I download the original code to the PLC using this tool, I encounter various issues, but the main one is to do with real time PLC clock values. When I download the code direct from CX one developer,  I use the MOVD(083) instruction on A352 through four to give me a variable with the date, month and year. This morning (29/01/2019) the BCD values read as 41, 1 and 25, which translates to 29 (0010 1001), 1 and 19 (0001 1001). When I download the backed up code using the PLC  Backup tool, the values are totally different. I have run the backup files for both codes through a comparison program and there are no differences between them at all....... Can any one advise if they have experienced this before??   Thanks.
  7. First time using Connected Components Workbench and am modifying an existing program,  does anyone know why and how the original IO_EM_DI_ numbers have been changed and not just the alias'. When I right click and select properties for each tag it gives the address and says 'Read only cell' generated by the I/O wiring tool indicating the I/O channel to which the variable is wired' Any help would be great thanks!
  8. Hello.. I have hmi Proface GP-4301TW, USB type B cable and ethernet cable. I want to transfer the program to the hmi but I cant. When I turn on the power of hmi,  a series of test appears and finally it looks like the photo below and I cant enter the offline menu.. can anybody help me to solve the problem?
  9. Hi all, I am new AB family, currently got into a new project but i have following doubts, Please clarify my following doubts. Project Details : I need  to implement 21CFR part 11 Compliance in AB HMI (1&2) -  2711P-T10C4D1 & 2711P-T6C5D As per my study, i understand that 21CFR can be imlemented by FactoryTalkView(FTV) ME edition V10.00. But HMIs currently available are programmed using FTV 5.0 version. Can we upgrade the FW version of HMI and convert the old HMI backup (from FTV 5.0) to new Backup (FTV 10.00) and load it  without disturbing the old backup HMI screens/settings ? So, Please give me solution .... If you have datasheets, documents, Videos also , kindly share with me. Thank You in Advance, Thanks & Regards, M.Monish Kumar monish.uatpl@gmail.com  
  10. mitsubhishi serial drivers

    Hello write now i am working with Q6UDEH PLC  project in which (nextgen 2000) 6021 card is used for conversion of serial to Ethernet data & vice versa , is it possible  by only installing the Mitsubishi serial drivers ?? or can anybody tell me how these Mitsubishi serial drivers works ??  
  11. mitsubhishi serial drivers

    Hello write now i am working with Q6UDEH PLC  project in which (nextgen 2000) 6021 card is used for conversion of serial to Ethernet data & vice versa , is it possible  by only installing the Mitsubishi serial drivers ?? or can anybody tell me how these Mitsubishi serial drivers works ??  
  12. Hey everyone first post on here, does anyone know if it is possible to convert a string into a double integer. i am working with a dimensioner and it is sending me its box dimensions in a 12 char string (see attached picture). however i need this data as a double integer (it seems to just take the string length not the string value i have tried both dim_lengh and dim_length.data[0]). i have gotten it down to the point where i have the string split up into the dimensions i need but i dont know how to do the conversion. (box dims for reference are 21 X 15 X 14.8) Thanks in advance, Dr. Brule  
  13. ello.I am Melani. I working on to convert Siemes S5 code to Logix5000.Following is FB that need to convert.Segment 1Name :John0005 :C DB 2100006 :L FW 400007 :T DW 20008 :L DW 60009 :T DW 1000A M001 :L KB 0000B :O DW 1000C :T FW 0000D :L DW 1000E :L KB 2000F :+F0010 :T DW 10011 :L DW 80012 :<F0013 :JC =M0010014 :L DW 20015 :T FW 400016 :C DB 1500017 :L KB 00018 :T DW 10019 :T DW 2001A :T DW 3001B :***How to convert this code to Logix5000 either structure text or ladder logic?Thank you if anyone can help me to convert it.Thank you.Melani
  14. Hello, I'm not sure if I should make some presentation first but as time is always short i'll just expose the doubt. Unfortunately because of a technician misunderstanding I ended resetting/erasing the PT software after a full memory error. The SW2 switch 1 was used and the system screen data program was erased instead of the program client data. So all the screens menus buttons etc were lost. Unfortunately there was no copy of the application but a similar machine was found were a different screen (NT21-ST121-E) was installed and by luck the programmer technician used the same file from the machine I'm dealing with. I suppose he might have done some modifications to make that machine able to deal with the same and different objects too. But the base menu screens seem exactly the same. In fact the screen buttons appear to be miss aligned as for a smaller screen, so for sure He used the same application. Now the problem is that the NT- Series Support Tool 4.82 only allow auto-conversion of the applications to a recent model. Example, if a make a NT20S application and change the PT type to NT21 it asks for conversion confirmation and all goes ok. (It will need to set Clock Address that I don't know which to chose). But this Is not what is the problem. Problem is that after uploading the application from the NT21 of the other machine to the NT Tool, I can't just download it to the NT20S PT. And if I go to the PT configuration menu it will only allow me to chose another higher model of hardware. Earlier hardware models won't even show in the list. Is there any tool I can use to convert back the NT21 application to the NT20S?   Regards.
  15. Hello All, I am using Wonderware InTouch 10.0 on Windows 7. It's slightly outdated, but its what we have. I am currently writing a script using the StartApp command to open a particular PDF file with the touch of a button. My script looks like StartApp("C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32 C:\1.pdf"); The first part of the command runs adobe and the second part of the command opens the particular file "1". What I need to figure out is, how do I insert a variable into a string. For example I have 55 files I may potentially need to open up, all named 1-55. So I need the file I am calling to be a variable inside of the string so I can call it inside of a loop. I do not want to copy and paste this code 55 times, I want to make the file name a variable (tagname that is a memory real between 1 and 55) so I can run it in a loop. I have only been using Wonderware for a month or so now, so If anything is confusing feel free to ask. Thanks!
  16. Good morning everyone!   I tried to open an older project with Factory Talk View ME which was last opened with “FactoryTalk View Studio 5.0 “. The current version that I have installed and licensed is Release Number 9.00.00 (CPR 9 SR 9), Patch/Pack Number: 00, Build Number 241. Upon opening the project, I receive the following error message:   “The target HMI project is a legacy project (Factory Talk View v6.00 or earlier). Please use the legacy Tag Database utility to convert its tag database to the new format (Factory Talk View v6.10 or later) before opening the HMI project on a computer running on a 64-bit operating system. Refer to Help for guidance.”   I tried to use the Legacy Tag Database Conversion tool, selected “Create Factory Talk View Tag Database in new format”, then I selected “Factory Talk view Machine Edition”, selected the source folder and used the option to “Search Sub-folders”. After hitting the Next button it shows a list of available projects, but the one project that I try to convert is not listed.   Any ideas how to approach this? Is it possible to install multiple revision supports with Factory Talk View? So, far I always used the latest and just created the run time as an older version, if the panel I used wasn’t updated.   Please let me know what you guys think I should try.
  17. I have a coworker who swears up and down that he once came across a bit of software that would allow one to mount the cf card of an Allen-Bradley plc on a windows computer while it was still in place in the plc, or at least access the contents of the card. Has anyone ever come across this unicorn?
  18. Invert scale 0-990 --> 990-0

    Hello.  I have a D word number 0-990. I would like to convert it to 990-0. So i need a function which shows me 0, when the D100 is 990, and shows me 0 when the D100=990. And of course for the between values also. Calculating continiusly. Help is much appreciated :)
  19. Omron Support tool

    Good day, I am trying to upload a programme to a Omron NT600S HMI, can anyone advise or help me with the right support tool software that I need. Thank you
  20. Would someone please help me how to convert an integer to ascii?   For example if the output tag is an ascii string, of 3 characters and my numeric input is integer.   When user input a value of 5, I would like the input value to be convert and assign to output ascii string tag of "005".  How do I set the conversion format in either tag assignment or tag expression?
  21. Tool for I/O distribution

    Hi, I am looking for a tool to make I/O distribution in a PLC of around 1000 I/Os. I have a lot of redundant signals (2oo3, 2oo2) and I have to make a consistent distribution in the modules and racks considering some criteria: different channels of redundant signals in different racks, etc. Normally I have done this manually but I wonder if there is a tool to do this much faster and without mistakes. Builders from manufacturers, like TIA portal from Siemens or IAB from Rockwell, are of course very product oriented, they are a great help to select the right hardware, as far as I know they are not able to distribute redundant I/Os. Anybody knows if a tool like this is available?
  22. I'm in the process of converting an old Siemens S5 project (with no comments!) to ControlLogix. My first question is in the S5 there is the odd instruction with a '#' in it: - -] [ - - - - (#) - - - - ] [ - - - - -(F00.1) In old logix the # means a file, what does it mean in Siemens speak?   My next question, I have the rockwell document for structured text and also for converting S5 to logx, is there any other resource that would help me understand Siemens structured text?   As I chip away at the project I'll be posting more questions. Thanks in advance for your help.
  23. Hi all, Looking to convert older .rss ladder file into newer RSLogix 5000 compatible format. My problem is - I don't have 500 series software (or a computer to run it on) to start the conversion. Any help/suggestions appreciated
  24. I am told that Rockwell A B offers software to allow a laptop to hook up to a 700 drive and review the parameter. Does anyone have a link to the page or can point me into the right direction. I have an application where the end user would like to access the list via laptop and make changes if necessary Frank
  25. Hello! I am creating a project with Logix Designer, version 24. In the project I am using 1734-AENTR/B devices in etherner/IP-bus. I find out that there is only old versions of Logix Designer, only Major version 3 and 4 but the device that I have is the version 5. So I downloaded this EDS-file from Rockwell support-pages and installed it with EDS HW tool. After this, I can not choose this device 1734-AENTR/B with Major version 5. How to get this installed version to the project? After installation I have reboot my programming device and there is not RS Linx running in my computer.