
PrecisionPLC
MrPLC Member-
Content count
21 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Calendar
Everything posted by PrecisionPLC
-
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?
-
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
-
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..
-
@photovoltaicdid you get a chance to have a look at the program
-
Program attached Filament Sticher_27_09_2022.cxp
-
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
-
@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
-
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
-
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
-
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
-
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
-
NA Alarm Popup Location & Size
PrecisionPLC replied to WKTilton's topic in NJ Series / Sysmac Studio
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 -
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
-
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
-
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?
-
sending PLC data/HMI Data to Excel Sheet
PrecisionPLC replied to noorloai's topic in NJ Series / Sysmac Studio
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 -
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
-
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
-
hi Michael, Would really appreciate your help. I am trying to use current PLC time to set output every 4 hours. I just cant seem to create a variable that will compare with the current plc time shown below. I tried to move a time value into set_time but always get a build error.
I am using nj101-1000
-
Can anyone help with the following. Have used 31/32 tag sets available on sysmac studio and need to add in another 2 tag sets, is it possible to increase the amount of tag sets to more than 32. Thanks
-
Does any one have any idea about adding a watch tab page or array to be viewed on Hmi, I have 205 slots of data and instead of going through each slot individually I would like to view it as a whole thanks
-
Wondering how to write a safey program for ms6-SV- e festo safety dump valve that's has 2 enable signals.. safety program isn't finished so want to get valve to pressurize so I am able to test valves out in the field by forcing then on and checking feedback etc Using sysmac studio and I'm new to the world of automation Thanks