Wesley

MrPLC Member
  • Content count

    35
  • Joined

  • Last visited

Everything posted by Wesley

  1. Got it! It's what I need! Thanks a lot guys!
  2. Dear masters! Hello! I have a PanelView Plus 1250, firmware 6.1, and I would like to know if it is possible to export to csv or .txt and save the alarm history to an external USB memory from the terminal? Today I'm typing the whole alarm history manually...
  3. It's not in a database, this application is running on PV+ terminal
  4. The article says as below: "Note:  To read FactoryTalk View ME files from PanelView Plus CE or PanelView Plus terminals, copy the files to a CompactFlash card or SD card and move them to the desktop where the FactoryTalk View File Viewer Utility resides. These log files are in a non-standard format." But I didn't find how copy those files...
  5. LOL hahahahaha True! Ok, thank you very much, I'll gonna try!
  6. Dear all, We have a machine imported from Finland with a very very unusual system here in Brazil that is the MAPWAY network system. The automation process works with: - IBM microcomputer equiped with PC-AT (ISA), installed the Monitor 77 Supervisor System also connected with the PC-MAPWAY Board TSX MAP CPC742 version 3.0 wired by 75ohm coaxial cable connected on MAPWAY connection block TSX MAPACC1 and MAPWAY module TSXMAP1074 version 2.0 installed in the rack with PLC model TSX P87420 version 4.3 There's no memory card on the PLC or program downloaded. Thus, the PLC program come from the PC Monitor 77. The problem is there's no comunication bettween PLC and PC. Follow the error messsage on the 77 monitor supervisor system: Column "TEDBASE" = Negative response from PLC 4:0 nad 1:2:0:0:0 RD45:4 Column "SPOOL" = Hard error on device LPT1 There's not much information on internet and schneider web site. We already replaced all the hardwares like PLC CPU, MAP WAY modulos from PLC, terminal block, and the PC board. The lights RX and TX is flashing on the plc module and PC board. There's an configuration in the PLC CPU that I should confirm/set (it may be lost)? If you could help us with an information, an thought direction will be great!  
  7. Thanks! The actual condition indicates that there's no program because the Run light is off and the MEM light is ON. You're right! I tried download an program and when I turned it off and turned it On, it lost the program, meaning I need replace the battery. Just to confirm, there's no way to transfer the plc program from Monitor right?
  8. I don't have great expertise in CICODE, but I don't know if it's the case but try to set secondary as slave as well.
  9. Hi! What do you mean by two server, two supervisior system? What PLC CPU are you using? If you set the primary server as Master and PLC as Slave, how did you set up the secondary server? may have an conflit..
  10. siemens HMI KTP 400 Basic

    Search the programming manual of HMI it teaches step by step
  11. codebar reader

    What kind of communication are you using, serial RS232, Ethernet? Also what's the barcode type?
  12. I don't know if it is possible, but what if you install a virtual machine and then install 32 bits?  
  13. Sorry for the question, but, did you created a Ethernet comunication in the RSlinx?
  14. Did you checked the wiring connections meassuring the voltage of the feed and signal? What about the sensor type Sink and Source.
  15. Reading manuals, I think it should work if I setup the ML1400 channel 1 as ModBus TCP. But, my controler is A serie and just B serie support modbus.
  16. Hi dear buddies! I was sending datas (strings) from a ML1400 processor to an external device via serial port using AWT instruction and it works perfectly. Now, I replaced the external device serial port for a LAN TCP/IP port and I'd like to send the same datas. I think the communication command is CIP generic. When I compiled the program it shows me some errors like data type. Is this possible what am I trying to do? If it is, could someone show me how to setup the MSG?
  17. Communication between PLC (CP1L) and HMI (NT3S)

    Hi! Is this a new project? Basicaly, all configuration are made just on the HMI, for exemplo, you draw a push button on the screen, double click, set the bit address you want control, it automaticly controls the bit in plc.
  18. Hi everybody! I have a controller ML1400, HMI PV1000 PLUS and a Vision system from Keyence installed in a machine to check some components presence in the product and I would like to show on the HMI the picture when reproved so the operator's machine can see what's missing. Could Kindly someone explain me how to do this? Thanks in advance :)
  19. Hi my friends. I found the solution. Set VNC in "Communications & I/O" at Global tab, set the HMI IP address. At HMI, Set the the camea IP address in the VNC server. :)
  20. Hi Ken! I'm using CV200C camera and CV-X150FP controller. Yes I've already seen it working with these model, but I have no idea how to configure the hmi...
  21. Hello everybody, I'm trying upload the program from HMI PanelView Plus 1000 because I need do some changes in the program, like add some buttons. It is the first time I do this, reading the manual, I saw that the program software is already pre-installed and I just need to put the HMI IP Address into the web browser. I already have the HMI IP address, so I put the HMI IP address into the web browser and the follow message appeared: FTVP Error Page FactoryTalk View Point Unable to open the Web application The FactoryTalk View ME application is not running on the terminal. Contact your System Administrator or try connecting later. Someone know what should I do to solve this problem? Thanks in advance!
  22. MP277 UpLoad - Security Mode

    Hi everybody! I'm in a new challenge, we have a machine with MP277 HMI and I need upload the program to do some changes. The problem is the program is protected with a password, so when I click on "Control Panel" where I supposed set the HMI in "Transfer Mode" a password is requested There's an way to break this security and upload the program? Thanks in advance!
  23. MP277 UpLoad - Security Mode

    Alright. I'm sorry for the post. Then I'll wait this password from supplier. Thanks a lot, and once more, I'm sorry!
  24. Recipies in WinCC flexible

    Another way I'm using a lot on the rockwell panelview plus and now I'm trying use on siemens, is use just the HMI recipe system, you create one or more base recipe, so you can copy this recipe and edit the values and the steps, for exemple, in "A" recipe I want add 200lt of water then you write "YES" to water line, and 200 in the amount line. If in the "B" recipe yo don't want water, you write "NO". So you do your PLC programm to verify what is required. Just another idea :)
  25. Hi my friends! Thanks all of you! I'm very pleased, very glad with your help :) Now I have the FactoryTalk Studio ME, I already converted the .MER file into a .APA file, and right now I'm editing the program.