Milosh

MrPLC Member
  • Content count

    86
  • Joined

  • Last visited

Everything posted by Milosh

  1. APR - OUTPUT VALUE

    Thanks a lot all. I do the NEGL and everything seems to be ok.
  2. APR - OUTPUT VALUE

    Hi all. I have APR function for linear scaling. Sample X0=4000, Y0=80 X1=3000, Y1=82 Which would be the output Y for X=3000?! It should be 80. This function returns X0 if is X<X0?!
  3. APR - OUTPUT VALUE

    CS1H-H CPU64. I think that Ishould use NEGL instruction to negate D651 and D655, and than it would be work?
  4. APR - OUTPUT VALUE

    Thanks a Lot. But what happens if I have floating numbers. Let say. D651 = 4000 and D653 = 80.45?
  5. APR - OUTPUT VALUE

    Thanks a lot. But how to convert these values to be correct. Maybe to use some NEGATE function?!
  6. APR - OUTPUT VALUE

    D650 = #201 D651 = 4000 D653 = 80 D655 = 3000 D657 = 82 APR control word = D650 Source word = 3000 Result word = D760    
  7. Cable pinout, other settings

    Yes, thanks a lot, I just prepera the picture to send. That's it. thanks a lot once again.
  8. Cable pinout, other settings

    Hi all. Which cable I should use to connect cs1h-cpu64h with touch panel nq5-sq10-v2?! I mean pinout. We set host link communication both settings, baud, parity etc. on plc and panel are checked.
  9. Cable pinout, other settings

    Sorry, it is NS5-SQ10-V2 touch panel, and CPU CS1H-H CPU64. On CPU is set Host Link Port to standard and mode Host Link. Also for panel is set in comm. settings Host LInk SERIAL A. Baud is 9600, Data bits 7 parity E and stop bits 2. I think that my colegues use rs232c null modem cable. So I need pinout for this type of cable. Thanks in advance.
  10. Cable pinout, other settings

    It is serial port db9 connector...also serial port A on panel size.
  11. Need Manual for CS1W-CTS21 SSI Interface

    Yes, absolutelly, I have CS1W.
  12. Need Manual for CS1W-CTS21 SSI Interface

    Hi, thanks to all. No this module CS1W-CTS21 not CJ1W... Also I have instruction sheet for CS1W module, and there is section about DIP switches...
  13. Need Manual for CS1W-CTS21 SSI Interface

    Sorry look at the CS1W-CTS21 sheet... Thanks
  14. Need Manual for CS1W-CTS21 SSI Interface

    Hi all. I need info how to set encoder resoluiton with DM words. In manual m+12 word is used to set resoultion, but if I want to set 10 databits, what I need to do. Example: I thinking about MOV instruction #10 to DM20112. Also if I need 24 bit resolution MOV #24 to DM20112. Before that I should to set  DIP switches 1...4 to ON. Thanks in advance...
  15. Hi all Is there any document which describe how we can set let's say analog input module via DM adresses.  Which values of DM adddress corresponds  to enable analog input, to set input range, to set mean value processing etc. Example: If i want to enable conversion on all inputs I shold to se #FF in DM20000. But is there any doc. which explains which address and which values we should to use for  enabling, range etc. This is also interesting for some other modules, like CTS021... Thanks, Miloš    
  16. AD081 change settings via DM parameters

    Yeah, it's easy for binary values.   But how to know the values for Input1 input range setting, It's occupied 2 bits, which values corresponds to which ranges?
  17. Is there any problem if cx supervisor installed on the same machine with cx programmer and cx desiner? Some driver problems, etc. What is your expressions?   Best regards, Miloš
  18. What is the difference between these two bacplanes? Can we mount cpu to io expansion backplane?
  19. Cpu position in rack ?

    Hi all Is there any problem if CPU is put like this (from right to left) slot 1 - PA209R slot 2 - ID231 slot 3 - ID231 slot 4 - OD231 slot 5 - OD 231 slot 6 - CS1H-CPU64H   On CPU is program logic (with all configurations). CPU have different rack informations. I need to put it on rack (above) and upload program code to PC.    
  20. Upload project from NS5-SQ10

    Hi all, Can someone explain how to upload project from NS5 HMI? 1. Which cable to use and which software? I tried with crossover rs232 cable to port A, but can't upload project? 2. Is it better to use USB cable? 3. Do I need to change something on DIP switches on HMI device?   Best regards, Miloš
  21. Upload from CS1H PLC?

    Hi all. I want to know what is the procedure to upload project from PLC model CS1H? Does the PLC goes to stop mode if I start uploading? Best regards, Miloš  
  22. Upload project from NS5-SQ10

    Is that cable same as connecting to Omron PLC CS series? Should I need to do something on the PT before transfering? Or on the Cx-Designer?
  23. Upload from CS1H PLC?

    I should to connect with direct (auto) mode?
  24. Hi all,   Is there any way to change title bar settings for pop-up screen like font, close screen icon etc?   Thanks in advance, Miloš
  25. Change title bar of pop-up screen

    Thanks for reply. Yes, that is one solution, but in that case I don't have posibility to move pop-up screen around the base screen.