Jump to content

russedwards

Members
  • Posts

    42
  • Joined

  • Last visited

  • Days Won

    1

russedwards last won the day on May 12 2017

russedwards had the most liked content!

Recent Profile Visitors

3,074 profile views

russedwards's Achievements

Advanced Member

Advanced Member (3/4)

2

Reputation

  1. Hello everyone and thanks for your help. After connecting my device to my laptop, I finally managed to write the setpoint of the controller using the legacy addresses. Periodic read and write worked fine.
  2. This is how I have my RS485 ladder setup. I have tried as suggested splitting my setpoint between 2 x INT16 value to write to 1010 and 1011 but I still get noting on the pressure controller. Pressure from the controller is being read correctly as a REAL value
  3. Hello I am receiving an error code 3 when I include the write tags. When I delete the write tags and read only, everything works as expected.
  4. Hello. I am having trouble with the MODBUS read / write. I have an empty project uploaded to the PLC, and to test communications between the PLC and my pressure controller, I have simply setup MODBUS 485 Master to communicate. I have setup the PLC to communicate with the controller and MODBUS link is successful. I am reading the pressure successfully from the controller on address 1203. The pressure is sent to the PLC without problems. I am trying to write the setpoint from the PLC back to the controller on address 1010 but this does not seem to work. I have setup a Registers Periodic operation to write to address 1010 but it does not work. Please could you advise what I am doing incorrectly? I have attached links to the Alicat documentation detailing the MODBUS settings of the controller: https://www.alicat.com/wp-content/documents/manuals/ModbusRTU_Manual.pdf\"]https://www.alicat.com/wp-content/documents/manuals/ModbusRTU_Manual.pdf https://www.alicat.com/wp-content/documents/manuals/DOC-MANUAL-MPL.pdf?_gl=1\"]https://www.alicat.com/wp-content/documents/manuals/DOC-MANUAL-MPL.pdf?_gl=1*jlekf*_gcl_au*MjAxNDI3NDk1NC4xNzA2MTE0MDQ0
  5. Hi Sorry for my slow reply, yes i have tried my original program and i still have the same problem
  6. Hi I have a 7" UniSTream with a WCB-1 adapter. I am using this PLC for a very simple task of monitoring contents in a tank and then controling some relay outputs depending on the tank contents level. I have a pressure transmitter connected to a analogue input 0 and this was working correctly whilst setting up - I was seeing the correct output from the transmitter on the PLC. I also had a type K thermocouple connected to RT2 input - again during setup this was giving me a correct reading at ambient (approx 20 Celsius). Now, during some updating of the logic, my transducer input is showing over range constantly (16689 units when the adapter is scaled to give 16383 maximum output) and my thermocouple is showing a tempoerature reading of +4359 Celsius. I have checked the various status' of the WCB-1 and this is the outcome: IO - Status 00000000 Analogue Input Status Input 1 (transmitter connected) - 2 Analogue Input Status Input 1 (transmitter disconnected) - 16 Internal Info - 363 I have uploaded a blank project to the PLC, and I am still getting the same problem. Does anyone have any idea why I have run into this problem? Thanks in advance
  7. Hi all! Has anyone had any success with using API to send data from a Vision controller? I am looking to send the stored data in some MI's to an external database using API calls. Thanks!
  8. Hi guys I've been working on a project so long that I now can't see the solution to what I imagine is a simple problem. I have a v350 and I am taking a digital input to control an MB. I have wired many digital inputs that use the same 24vdc power supply as the PLC. But this instance I need to take a switched 24vdc input from another piece of equipment, and I cannot figure out how to wire up correctly! Please can someone help?! Thanks
  9. Hi guys I've been working on a project so long that I now can't see the solution to what I imagine is a simple problem. I have a v350 and I am taking a digital input to control an MB. I have wired many digital inputs that use the same 24vdc power supply as the PLC.
  10. Hi All Has anyone had any success reading a CSV file stored on the SD card directly from an Excel Macro? My customer wants a very simple solution where they can interogate the Excel data stored on the SD card directly from Excel rather than having to use SD card manager, dataXport etc. Is this possible?
  11. Hi everyone I have got myself a problem that I am having trouble figuring out. I am using a V350 as a data logger. The V350 is logging MI's, and ML's to a data table. The logging is working fine. My application requires a result to be logged every 10 or so seconds, therefore I am filling the internal memory of the V350 pretty quickly. I would therefore like to use the SD card as the memory of the logged data. I currently have a net set up in my ladder to copy the data table to the SD card when the memory is 70% full. What I would like to do is to be able to append this Data table stored on the SD card with new data as it is recorded in blocks - for example - I record 1000 lines of data to the SD card, then when the data table reaches 1000 lines again, add this new data to table saved on the SD card. I can write to the SD card each time a result is recorded if it is more appropriate. Is this possible? Also, sometimes, we may need to access this same data via dataXport. Can I download a copy of the data saved on the SD card using dataXport rather than using the SD card suite? The scheduled download function in dataXport makes it desirable for this application. We would like to download a copy of the table and leave the SD card data unchanged. Thanks
  12. Hi Mikah Did you ever find a solution to this? I'm not sure I will be able to easily cycle the power to the plc after each data transfer.
  13. HI I have a problem that I cannot get to the bottom of. When writing a DT to an SD card, i can get the data to transfer without a problem. Now, when I remove the SD card to transfer the data to the PC, and then re-insert the card to the V350 and try and transfer another DT, the transfer freezes and will not restart until i perform a Reset of the PLC. Does anyone have any ideas?
  14. Hi everyone Is there a way to store data table information on to a USB pen drive? My customer does not want to use the SD card - as they do not want their operators opening the PLC cabinet, and they have no way of using wireless transfer in their location. I haven't been able to find anything suitable yet! Thanks Russ
  15. Hi I have a V1210 using an E3XB snap in and also some remote analogue outputs. I am using an AO6X to give a 4-20 mamp output to some proportional valve controllers. Problem I am having is that one output (O4) will spontaneously send an output to the valve and release pressure - there is nothing in the ladder calling for this action. The valve will then close again. Has anyone experienced this problem before?
×
×
  • Create New...