Search the Community

Showing results for tags 'pt100 cx-one cx-programmer temperature measure'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 149 results

  1. Hello, I wonder who can help me out here. I am new to the CX programmer. I want to communicate to selema drive through CX programmer. The drive is IPS plus Selema. The company was gone in 2017. There is no manuals regards to the drive. Here is the issue, in the program. The SPED block show port specifier is 10, the INI blcok show Port specifier is 0. Refer to the PLC picture, my first questions which one is port 10? I think port 0 is the left bottom cable from the second picture. So port 10 is the last module?  Second, Do anyone have manual or knowledge with the selema drive? Is there another one to communicate with the drive not using CX programmer?   thanks
  2. MOV multiple data

    Hello, Making program on CP1L-E, is it any better idea, then MOV DXXX to DYYY if i need to transfer more then one simultaneously   (at this sample i change speed on transporters (16 of them) according product is on) Dxxx.bmp
  3. Good Afternoon, I am wanting to do two things with and ORMON PLC and HMI with CX-Programmer and NB-Designer. 1. I want to display the current time from PLC on HMI with the real time clock. 2. I want to be able to enter a time on the HMI which will be compared to the PLC time and will stop a process when when the entered time is equal to the actual PLC time.  If I can have some help with this that would be a great help. Thanks,
  4. How to use NB Data Logging

    Good Afternoon All, Just wondering if anyone would have any example code of using the Data Logging on NB designer? I am wanting to use a PID controller and display set point and process variable etc. I have looked in the manual but a coded example would be extremely helpful.    Hope you have a good weekend. Thanks
  5. hello Every one,    I am using a CP1-L PLC and want to communicate to domino ax350i printer over TCP/IP socket programming. For socket programming, I used Omron Function Block CPU012_SendCommand.  I defined network ID and node address. However, I am getting 0502 error which means routing table is not set yes. So, how can I set routing table for both devices?. my PLC on 192.168.250.1 and Printer is on 192.168.250.123 node 7000.    Can any one suggest me best way to do.  Thank you   attached file is for what I did in setting and program for the communication.      
  6. Good Afternoon, I am new to CX-Programmer so excuse this question.  I have written a FB in ST to trigger BOOL and Integer variables. Within the FB I have written ST with a case statement which is working correctly. The issue I am having is that It seems the integer variables in the FB (HMI_Q_FAN_STATUS) are not being passed to the assigned global variable (assigned to D register) on the output of the FB.  In the attached screen shot, the FB is in case 3 therefore the integer variable should display HMI_Q_FAN_STATUS=3, however is still displaying 0. Any help with this would be great. Thanks and have a good day.  
  7. CP1L PLC network communication error

    Hello all,   I have a master PLC(CJ2M) which is communicating with slave 4 slave PLCs(CP1L). one of the PLC have communication error, upon checking in cx-intergrator it shows that all the other slave PLCs and other components are connected to network-1 and faulty PLC is connected to network-0. Unfortunately, I couldn't change it as cx-intergrator doesn't allow me to change download the changes. So anyone can please help me with this issue. If you know the troubleshooting way then please reply.    Thanks in advance.    -Yash
  8. INDIRECT REGISTER

    i want to use indirect register, but why contact 100,IR0 is not ON, is it my program correct?
  9. I have been attempting to connect to connect to a couple of PLC's that are in some of our slide gate conveyors (CTI). I do not have a lot of experience with PLCs. Took a class on it a few years back, but haven't had much hands on experience since. So last year we had a technician come in and add a rung to the program of the CPM2A that allowed the PCB to hold at the out sensor and for the incoming machine to not accept the board until the conveyor is fully extended. What I was tasked with was checking the program in the CPM2A and applying that additional rung to the CPM1A on the other line. Unfortunately I cannot connect to the 1A and when I attempt to connect to the 2A it tells me that I am trying to connect to a CQM1 instead, but that's not what the PLC physically shows it being.  I have the CS1W-CIF31 cable and the CPM1-CIF01 as well. I am using the correct port (COMM4). Port settings are 9600, 8, even, 2. In CX-Programmer, I am clicking New > Device type (CPM2A) > Network (toolbus).... When i connect to the 2A it tells me its a CQM1... SO when I change the settings to that one and compile the program it shows me a very weird program. Doesn't seem to have any real instructions. Maybe I don't understand the program?  When I try to connect to the CPM1A-30CDR-A-V1 I just get a failed to connect every time. I Open CX-Programmer, New, Device type (CPM1A), Change CPU settings to CPU30, toolbus, etc.... Failed to connect. I have been trying to figure this out for a few days now and haven't gotten very far. I have tried to connect with Omron and haven't gotten far from there. Any Help will be appreciated, I'm very noobish sorry lol
  10. Reset button with structured text

    Hi! Pls program: When you bush the safty button on/off.  You must bush the reset button to make the pls-program function again.  Q: How do I program the reset button in structured text (cx-programmer) ?        
  11. CX-programmer IO list

    Hey. I have a PLC program I need to customized to a diffrent PLS (CP1L).  PLS ony support CX-programmer.  I miss the I/O list. Are there a easy workarund here, to find out the IO list ?    Best regards Wictor 
  12. Hello there, Today i have commissioned my first project with OMRON make PLC. Model: CP1L-EM40DT1D. (CX-Programmer) I have 2 built in 0-10V Analog Inputs on the plc. for analog input no-1 i get the digital value of 0-1000 in specific plc register address corresponding the 0-10V. (Factory setup) But today on site, i have noticed that some miner value of 0 to 50 is always coming and fluctuating very fast in that register, however the transmitter are genetaring 0.0V only (I have checked using digital multimeter with high precision) PLC and Transmitter are already grounded and all the cable connections are tight as well. so how to overcome this high fluctuating value ? is there any setting to filter the input ?
  13. Is their any method like virtual port adding to advanced HMI and cx programmer to view input and output from advanced HMI to Cx-programmer.?    
  14. DATE Instruction for CP PLCs View File Sample code to set the RTC on a CP PLC. Individual sections can be enabled/disabled. Submitter photovoltaic Submitted 03/12/21 Category PLC Sample Code
  15. DATE Instruction for CP PLCs

    Version 1.0.0

    94 downloads

    Sample code to set the RTC on a CP PLC. Individual sections can be enabled/disabled.
  16. Hello everybody, I continued my project this morning and my HMI gives the 'PLC No response 00-02-3" error... I haven't changed anything since last Friday, so in theory it should work. I used this tutorial a few weeks ago and that worked. I also tried so use some old programs which used to work, but they don't work now...  HMI IP: 192.168.250.1 (the addresses from the tutorial) PLC IP: 192.168.250.2 (the addresses from the tutorial)   Does anyone know what could be the problem? I already tried using another switch, but that didn't work either. EDIT: I just saw that I posted this in the wrong subforum, excuse me EDIT2: I found the solution. I cleared the data memory before... So what I did was transfering the settings to the PLC, then completely power off the PLC and then power it on again. That worked for me! Thanks, Olivier
  17. setting date cp1l

    Hi all im currently using the DATE instruction to set the PLC's date and time via the HMI which is an NB7W which i have working but i am currently setting each byte of the words being used in DATE by using numerical inputs in NB designer and entering integer and decimal to set these bits in DATE and its a bit ugly to say the least. is there a way on nb designer to only modify bytes or am i going to have to used full words on nb designer and use MOVD in cx programmer to assign them to their correct byte CURRENT SETUP always on DATE using d50=d53  
  18. Hi there! I recently discovered this forum and I find it pretty useful for sharing and learning about PLCs. The thing is I'm trying to make a Stack using the SSET(630) instruction in a CJ2M PLC. Reading Omron's W340 manual I saw that PLC memory address for the different stack channels is represented as "00010000" to "0001000F". So, in order to set the last stack word address as well as the pointer's address, how do you know those values? Or am I just misunderstanding something? Thanks in advance!   Edit: Solved, the definition of the stack was wrong!    
  19. Help please

    I got a new cpm2a and installed cx one (programmer) on my dell XP and tried connecting it but failed. I’m using the peripheral port (serial to usb (cif02)) and also made sure my drivers read this cable correctly but when open my cx programmer I choose cpm2a* and when try changing the network type to the USB port, it doesn’t show up at all. Idk what I’m doing wrong. Please help 
  20. MAM-KY02S

     kindly i need the plc software programmer for plc MAM-KY02S  and the cable connection data 
  21. HI everyone i was wondering if i could connect a cp1l-el to 2 different NB screens running 2 different programs. we have a main line HMI which displays the health of the entire line with its own cj2m plc, we also have a machine which is part of the line that has its own plc(CP1l-EL) and HMI. is it possible for me to include the cp1l in the main lines HMI so that it can display the status of that machine? or will it cause issues because it already has a program attached to it. i dont know exactly how the NB program works does it just read the bits of data it needs to or is it constantly looking at the whole plc data list?
  22. Hi all I was being really clever and suggested i add a list of preset settings to a line which every1 seemed thrilled with. however the amount of tedium has just dawned on me. im hoping theres a better way to go about this. the main idea is that we have a line controlled from a cj2m which has around 150 changeable settings including things like conveyor speeds, pump filling times.. waiting times etc.. i have done this in smaller scale before where we had changeable pumps, when pump 1 was connected i used the MOV function to load pump 1's data into the correct words. and in NB designer i had layered multiple number input boxes each displaying only when its own pump was connected. any ideas would be great
  23. Flip flop in structured text

    Hi all i've been trying to make a simple timer in structured text which is turned on and off by a single input, all instances of flip flops i have found seem to be 2 input. any help or examples would be appreciated example of programs; Pulse signal received, start timer Pulse signal received stop timer
  24. Pressure transmitter drift

    Hello all this isnt strictly omron/programmer but has anyone used much in the way of pressure transmitters? we have a wika s-11 pressure transmitter on one of our machines installed roughly 7 months ago where the scaling does not seem to be linear, i only started working here around that time so i dont know how it was installed etc. but its a 0-40 bar 4-20mA transmitter connected to an ad081 4000 resolution connected to a cj2m. so the conversion should be nice and easy 100 raw data = 1 bar however it seems to be scaling logarithmicly to me as we checked with a 2 different guages and when they were at 2 bar the transmitter was showing 137 raw data and at 8 bar it was showing 737 raw data and this seems to keep scaling in this fashion as we get to higher bar. is this a common fault on transmitters? is there anything else that could be causing this? how often would you normally expect a transmitter to last? i checked my scaling FB on another transmitter connected to a compressor and it worked correctly so its not the maths used   thanks in advance
  25. Hey all, Further to my other post I need to read an analog input flowmeter signal (4-20mA) and scale it to litres per minute flow-rate. Then display on HMI...... Then use a PID control block to control a output water control valve (4-20mA) to a calculated set point (litres per minute) The flowmeter is measuring water flow in a pipe & The control valve is controlling the flow rate in the pipe. The water is then sprayed onto a conveyor belt - measured at a percentage SP depending on the amount of powder product on the conveyor belt (in KG) 1. So inputs to PID is the SP (litres per sec) calculated every few seconds from product weights (kg) in bins. 2. And the PV is the flowmeter reading. 3. Output is the control valve (4-20mA)  Does anyone have any tips to do this or some good flow PID and flowmeter example. Your help would be much appreciated. Thanks Richard