Big Mike Programmer

MrPLC Member
  • Content count

    9
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Big Mike Programmer

  • Rank
    Newbie

Profile Information

  • Country Canada
  1. Scaling

    I would like to thank everyone who helped me on here it was a great help and I'm not sure I could have done it without you.
  2. Scaling

    SCL2 looks like it will work if it works the way i think it will but how do you set the value of P1 for the actual offset and "slope" (delta X and delta Y)
  3. Scaling

    My set-up is: 1 Omron sysmac CS1G 1 OC211 (Slot 0) 1 ID211 (Slot 1) 2 MAD44 Unit #0 (Slot 2) Unit #1 (Slot 3) I am using CX pro. 6.1 and I'm trying to scale the data from the analog inputs from the MAD44 card to match some external readings that are being taken. Does anyone know of an instruction or setting that will make this easier. At the moment I'm using *L and /L instructions but it's not working so great and it's interfering with the signed binary to signed BCD logic i have. Any help would be greatly appreciated. Thanks
  4. Program Example Explination

    THANK YOU THAT DID HELP
  5. Program Example Explination

    That image is from a manual. The addresses are what I'm looking to put into my program. It won't let me put in just the symbols.
  6. Program Example Explination

    My set-up is: 1 Omron sysmac CS1G 1 OC211 (Slot 0) 1 ID211 (Slot 1) 2 MAD44 Unit #0 (Slot 2) Unit #1 (Slot 3)
  7. Program Example Explination

    If anyone can explain what addresses the ERR and the = should have in this sample program I would greatly appreciate it. New_Picture__3_.bmp
  8. MAD44 Analog Output Issues

    Thank you very much that worked wonders. I am also struggling to use some of the math functions in an attempt to scale the inputs to the desired values. I have an old NT series touch screen hooked up to the PLC and am trying to display the values that I'm getting as inputs. is there an easy way of getting negatives to show up on the touch screen. Any help would be greatly appreciated. Thanks again.
  9. MAD44 Analog Output Issues

    Hello My set-up is: 1 Omron sysmac CS1G 1 OC211 (Slot 0) 1 ID211 (Slot 1) 2 MAD44 Unit #0 (Slot 2) Unit #1 (Slot 3) I have the analog inputs working that I want from both cards and I also have the output set up in the D200000 mem spots. The address for the first analog output on unit 0 should be 2001. in my program when i move data into 2001 it shows up as Q: 2001 but I can't seem to get any sort of voltage off the card. Any help would be greatly appreciated. As a side note i am using CX Programmer 6.11.