PrecisionPLC

MrPLC Member
  • Content count

    27
  • Joined

  • Last visited

Everything posted by PrecisionPLC

  1. Siemens et200pro fc

    Hi can anyone assist me..had to replace a siemens et200pro fc and wondering g how I go about transferring parameters over from previous frequency converter.. What software do I need etc  Thanks
  2. Siemens et200pro fc

    Hati.. have download starter.. I need to upload parameters from old device and download to new device.. we have no interface cable to connect to front of device at optical interface port.. I'm only used to using profinet.. so can you maybe explain to to connect to device over start using profibus.. Thanks
  3. TIA Portal V15.1

    Hi I am looking to move data on a part once it has been scanned at a station. All I need to move is the 2D matrix Code and time stamp. I have moved the code and time stamp into a bufferArray I am just unsure as to how to send it to the company computer.  I am using Tia portal V15.1 If anyone would be able to assist me 
  4. Sysmac C200H

    Hi i am going to a customers site tomorrow regarding a fault on their C200H CPU. The indicators on the CPU show a fatal error as the power, error/alarm leds are lit. Would anyone have any advice on solving this issue Thanks
  5. Sysmac C200H

    Was at customers site they ordered the wrong host link to connect to plc.. so will be back up next week.. Without connecting to the host link do you know what the setting should be on the switches on the host link  
  6. hi IO_Rack

    I am going to a customers site tomorrow with a fatal error on a Sysmac C200H  CPU21V. The alarm and error light is solid.

    I am unsure about anything that has happened to cause this fault. Would you have any advice on what to check to resolve this fatal error.

    Thanks

  7. Analog Input Module

    I have a Siemens 4AI xRTD 6ES7 144-4JF00-0AB0.  I am looking for a infrared temperature sensor to measure temperature of parts in a cooling chamber. Is it possible to wire a sensor directly back to this module or does it have to be through a temperature controller. Many Thanks
  8. VSD Speed Controller

    Can any one advise me, I have just taken over a project and I'm looking at how they scale a value from HMI to controller speed of conveyor. The way it is done is the are multiplying the valve by a factor (1.38). I am just wondering where they would of got the fixed value for this factor number from. Does it depend on type of vsd/motor etc?
  9. TIA Portal V15

    Hi, does anyone have a trial download link for Tia Portal V15, I was installing V15.1 for a new project I am involved in a stupidly uninstalled V15 when V15.1 crashed, I cannot get the link from Siemens website as it says it has been discontinued.  I have quite a few projects that have been done in V15 so I really would appreciate if anyone has the trial download link Many Thanks 
  10. CP1L-EL TCP socket Services

    Hi all Im having a issue where i have opened a socket to connect with a igus dryve. I can see the socket open in tag A567. 15 and can send a read telegram and get my data back successfully.. The issue im having is that it always closes the socket after a send/receive.. (triggered simultaneously) i really need this socket to stay open until i physically request it to close..  I will be using all 3 sockets available for 3 differnt dryves..  Any help would be much appreciated.. 
  11. CP1L-EL TCP socket Services

    @photovoltaicdid you get a chance to have a look at the program
  12. CP1L-EL TCP socket Services

    Program attached  Filament Sticher_27_09_2022.cxp
  13. CP1L-EL TCP socket Services

    No i send a read or a write telegram with data in D00000 then i trigger a receive to get my answer back from the device for what im sending.. Its after this that the sockets close its self.. When i open socket A567. 15 is high the low after a send /receive
  14. CP1L communication with IGUS dryve d1

    @photovoltaic I can successfully connect to my remote node buy using the connect fb.. My issue is when i send and receive a message i lose connection to the socket and cant send and receive any more data until i open the socket again.. There is nothing closing the socket in my program.. If it was onky the one socket i was opening it would be fine but i will be using all 3 sockets available for 3 igus dryves  Thanks
  15. Hi can anyone assit me I am trying to set uo comms between CP1L and igus dryve d1 using modbus tcp. Im only used to using sysmac studio and would appreciate any help Thanks  
  16. OMRON PLC with Modbus TCP/IP

    Have you ever used a omron CP1L to set up modbus tcp i need to configure it to talk to a igus dryve using modbus gateway  Thanks
  17. NX102 Data logging

    Hi I have a NX102, company I am working for wants production counter data send to them via email at end of every shift. Can anyone assist on how to do this. I am using a hourly index to record data over dayshift and evening shift at end of shifts the data is visible in my array, how can I transfer this array data via email without manually sending a email myself. Any help will be much appreciated   Thank you
  18. Omron NA Alarms

    can anyone tell me why when a alarm is raised on my system and acknowledged from pop up window why it records the alarm 3 times on alarm viewer page. I am using alarm viewer in historical mode if a alarm raises once it is registered 3 times on alarm viewer page
  19. NA Alarm Popup Location & Size

    can anyone tell me why when a alarm is raised on my system and acknowledged from pop up window why it records the alarm 3 times on alarm viewer page. I am using alarm viewer in historical mode if a alarm raises once it is registered 3 times on alarm viewer page   thanks
  20. Data from an NX102 to Excel

    Hi Michael,  Can you provide more info on how to do this? i have 14 arrays of 18 Dint, every hour data is recorded in these arrays i want to be able to send the data in these arrays at the end of shift before there get blanked thanks
  21. nx102 cpu password

    Hi   can anyone help me i have forgotten my password to enable me to go online with my nx102-9000 cpu, does anyone know a way off over writing the cpu password so i can get online thanks
  22. nx102 cpu password

    have rang omron unless cpu is sent back and wiped then ther eis nothing they can do. am i able to download over a password protected cpu?
  23. sending PLC data/HMI Data to Excel Sheet

    can you explain in more detail how to store logged data to CSV format from HMI, I am using NA series 15 inch along with NX102-9000
  24. Sysmac studio

    Hi Has anyone ever exported data to CSV file, I want to export my counter data to CSV file so that the company can view the data with out looking at hmi, I plan to export data at end of shift Thanks
  25. Monthly Data

    If anyone could help, i want to be able to reset a counter on the first of every month, I have extracted date from date and time of day, I just can not find anything to compare the 1st of each month with without physically writing out the 1st of each month in this format 2020-08-01, if I do this I would have to do every month and then every year as well, i want to be able to compare todays date with start of month and reset my counter. Any help would be much appreciated