lchamarthi

MrPLC Member
  • Content count

    151
  • Joined

  • Last visited

Everything posted by lchamarthi

  1. Function Block Concept

    Hello anonymous, Really thank you so much for your good start up, now i can go ahead. Regards Lakshmi
  2. Function Block Concept

    Hello anonymous Thanks for your guidance.As you suggested i went through FB manual which is available in CX-Installer but i didn't get it fully. i felt difficulty to suit my application. how to assign variales, input & outputs i came to know. Can you please send me one example program if I send my program for fans. Also about the versions, My one is CX-Programmer6.0 what version FB will be available in this? Regards Lakshmi
  3. Data Block Sample Screen

    Mr.Shadow/Anybody! I read that you have used the Data Block Table option in NS to save/recall system setup. I also want to use the data block instead of saving and recall from the ladder. I was guided by the manual. I have created the CSV file and other settings as per the manual. But i am geting error while going to test tool that "Data file set in the Register Data file dialog relating to Data block setting is not correct" Check the data file again" message is coming. Would you mind in sending a sample screen and expalination! Thanks in advance. Lakshmi
  4. Can't Able To See Any Thing In Omron Hmi Sample Code

    I opened the screen but i couldn't able to see.
  5. I downloaded the sample OMRON HMI (NS series) code. All files apart from Project.ipp, i kept in a folder called project (same name as .ipp file) After it opened but i can't able to see any program in the sample code. can anybody tell me the reason? Lakshmi
  6. Data Block Sample Screen

    Mr.Shadow/Anybody! I read that you have used the Data Block Table option in NS to save/recall system setup. I also want to use the data block instead of saving and recall from the ladder. I was guided by the manual. I have created the CSV file and other settings as per the manual. But i am geting error while going to test tool that "Data file set in the Register Data file dialog relating to Data block setting is not correct" Check the data file again" message is coming. Would you mind in sending a sample screen and expalination! Thanks in advance. Lakshmi
  7. Hmi Aesthetics-reg

    Dear All, I w'd like introduce one website which is very helpful in devolping HMI aesthetics like windows application. http://www.guidebookgallery.org/screenshots Thank you, Lakshmi
  8. System Setting Intialization In Ns

    Can anybody help me in this? I intialized $SB as Host memory: HR 500 word. How i can make use of the system memory functions.0..47bits. Among 48 functions we necessarly need some like Alarm save etc. i want to have default functions needed for a system. Also i have one doubt about graphics in NS. Is it possible to devolop a rotating image/effects in NS? Thanks in Advance Lakshmi
  9. $sb Intialization In Ns

    Can anybody help me in this? I intialized $SB as Host memory: HR 500 word. How i can make use of the system memory functions.0..47bits. Among 48 functions we necessarly need some like Alarm save etc. i want to have default functions needed for a system. Also i have one doubt about graphics in NS. Is it possible to devolop a rotating image/effects in NS? Thanks in Advance Lakshmi
  10. Inc Instruction And Value #a,#b

    Thank you for the information Lakshmi
  11. Inc Instruction And Value #a,#b

    I think you can use Binary Increment Instruction instead of BCD increment. Then number flexibilty will be there to go upto DM last memory word. Error will come because of data type mismatch only. Lakshmi
  12. Cpm1a - Mad01 Configuration?

    Adriano Pedro! Its my small idea. I am trying to give the complete logic to control a solinoid valve through Analog output. Here assumed Solinoid valve have 10 angles. If ur Analog output is not basing on Analog input, u very well can create a program to rotate with in from 1 to 10 position by the use increment or decrement istructions. Input condition u can put two toggle switches for increment and decrement. Here you need to use the APR function/instruction to set up Analog output values for the ranges 1..10. Nothing But u r defing the linearity of the output from 0-10v (if output is for 0-10v configuration). Ex: 1 position: AO(Analog Output) needs to deliver 1v--0 Hexa 2.position:2v . . . 10: 10v...FF Hexa I don't know about the analog addressing in CPM1A that to for MAD01.But u can follow addressing as said by qtsuport. My Program addressing is based on CJ experience and carried the necessary comments on rung. So u can make on CPM1A now.i am in little bit hurry.so i can't make on CPM1A setup. let me know is it enough please. Lakshmi Example.cxp
  13. Ns5 Hmi Multilanguage

    Thank you for your clear guide. Excellant option in NS-Designer. Is there any guide how to import other languages like german etc to NS -Designer. Also from the attachment, i could not able to understand the system setting assignment and how is related to switch label/language switching. $SW assigned as a W100 which is a control area to be addressed from PLC. If suppose 3 languages are there then how i have to switch! Can you please clarify me.
  14. Bmp Image Color Difference

    I am trying to make a very attractive screen. So i devoloped a good image in 24color bitmap and tried to add to screen. Displayed the message that 24 color bitmap changed to 16color bitmap and accepted in Screen. After downloading to the HMI so much of color difference is there between original bitamap and HMI screen. To make this diff less do anybody suggest a way? i will be thankful if anybody send some standard devoloped images apart from the NS internal Library. Because i am trying for Fan (example) symbol which NS library doesn't have. Can i get sample templates in NS? Thanks in advance
  15. Ns5 Hmi Multilanguage

    Yes, Mr.Shadow I am interested to know. can u help me?
  16. *.cxr Fies In Cx Programmer

    I agree. Does anybody know why the option Reusable file(*.cxr) is provided in Cx-Programmer please.
  17. PDL, I exported CSV file and i made just find & replace SerialA by SerialB. then i tried to import into NS Designer but error no:1(Address setting error) is coming. if tried to import file without replacement (the same exported file) is accepting. i am not understanding why it is happening. i just made the SerialA to SerialB without even touching the formats of columns and rows. Can anybody helpme out ASAP!
  18. Editing Of A Csv File In Ns Designer

    Dear All, Thank you very much for your suggestions. My problem was solved that converting program from Port A to Port B in NS Designer V6.0 with the use of CSV file. Indirect addresses and Alarm events were not accessble/edited by CSV. We have to change these settings seperately by going to each object as Omron People's feedback. Thatswhy they have an option "Host Replace" in latest version 6.2 to overcome this inconvinience. Thank You, Lakshmi
  19. Host Registration -Reg

    Thank you, I have one more query! Right now i am using CJ1M PLC to NS5 and communicating over Serial PortA. with settings Serial PortA:PLC Serial PortB:None and functional objects with addresses: SerialB:DM00000.00 when using PortA, object addresses were defined to Host (Serial Port A) Now if i want to change communication to Port B, wat we have to do? As per the manual, i have made the change in settings to PortA: None PortB: PLC Now even if i change the settings to PortB,all the addresses are displaying like ???:DM00010.00. If it is one screen, i can change to Host(Serial PortB) by going to each screen. In my project i have 400 screens nearly. I am using NS-Designer Version 5.0 So is there any option of convert Host, so that all functional objects addresses host also will change accordingly? Regards Lakshmi
  20. Simple Animation

    I think We can make a use of the PLC output bit by giving 0.5 sec Timer...as input in PLC Program LChamarthi
  21. Editing Of A Csv File In Ns Designer

    Dear tashinz, I was not able to understand your suggestion. can you please explain me once again..how to solve this.? Thanks LChamarthi
  22. Host Registration -Reg

    Very Thanks for your nice explaination, But i didn't find the option to Host Replace in Edit Menu at all. I am using NS-Designer ver6.0. so thats why i went to CSV file editing. May i know from which software (in which version) you have this option?. awaiting for early response....! Thanks & Regards Lakshmi
  23. Editing Of A Csv File In Ns Designer

    Sparky i did the same thing. Now i got CSV file successfully imported but Functional objects address were not changing to SerialB. they are like ??? DM00000 Can you clarify please!
  24. Memory capacity

    When i used NT31C with NTST4.0, the program capacity was 2.5MB. and the same program in NS5 is taking 6MB even if BMP images were compressed. The reason i am not understanding? I contacted OMRON people and they told its is because of use of seperate BMP files. Even though so much of documentation can maintained easily in NS, User is interested in taking less Memory capacity. Does anybody know the reason why its happening? Regards Lakshmi
  25. Host Registration -Reg

    PDL, Thank you so much, Can you calrify one more query please! When i used NT31C with NTST4.0, the program capacity was 2.5MB. and the same program in NS5 is taking 6MB even BMP images were compressed. The reason i am not understanding? I contacted OMRON people and they told its is because of use of seperate BMP files. Even though so much of documentation can maintained easily in NS, User is interested in taking less Memory capacity. Do you reason to this why its happening? Regards Lakshmi