mostafa

MrPLC Member
  • Content count

    70
  • Joined

  • Last visited

Everything posted by mostafa

  1. Problem about Audible Alarm

    i work with citect scada v7.01 and my control system is vortex that uses for F&G application.
  2. Problem about Audible Alarm

    Hi how can i define Audible alarms? in my project i defined different alarm such as analog and advance but i want when a alarm such as analog one, is actived by something,an audible alarm sounded.
  3. problem about string data type

    hi how can i read string data type from registers by citect?
  4. hi how can i read a data string from register of a control system? i defined a tag in form of string and assigned it address of that register in next step i defined an object in graphic building page and in appearance tab i choose strip one assign the tag that i had defined in last step but i can not read data strip from that register yet!
  5. hi as you know, default destination folder for saving report files is data, now i want to save report files in another destination,i insert a lot of address but report files did not save. what should i have done?
  6. Change destination of report file in citect

    thank you,i understand where is my problem! does citect accept just one devices for reporting?i defined two device and when i introduce both of them two citect in by alarm category,in one of them i can see file related to alarms but in another one no!does it refer to number of files?because in both of them i entered number -1.
  7. Active Factory question - reports

    i hope that i understand your problem well!do you test report section in citect? at there you can configure a report which you can difine destination,time,format and etc for your report.
  8. Change destination of report file in citect

    i entered address with the form like the picture below,is it correct?
  9. Problem about a syntax in genie

    this is the picture of my page that i have written for it.
  10. Hi my dear friends i work with citect scada and in inside of a genie object i want to write a instruction for instant %tag%<10 until now i don not have any problem but the problem has started when i want to write %Tag%<%Alarm% one of the error says "incompatible types" and another says "operand expected". where is my problem?
  11. Problem about a syntax in genie

    yes but i do not know where is the problem.
  12. Problem about a syntax in genie

    both of them are integer,but one of them is variable tag and another is local tag.
  13. Enter variable tag in runtime mode

    thank you, it was useful.
  14. hi i want to enter variable amount in tags in run time mode,for instant suppose i have some heat sensors,and i want to in run time mode enter different range for them,for instant for one of them between 0-30 and for other one between 40-60.please help me about this problem.
  15. Enter variable tag in runtime mode

    i've done your suggestion and used of local tag in display field and FormNumPad(sTitle, sInput, iMode) in input section ,but in run time mode when i click on the numeric object, one window appear like calculator, when i enter a quantity in blank section and press ok,nothing happen for it!i have 2 question: 1-what is the problem? 2-whatis the mean of imode there?i entered a number instead of it,is it correct or not.
  16. Citect SCADA problem

    if your problem don't has resolved you can get backup from your project and restore it in another system,maybe this problem refers to your system not your project.
  17. Enter variable tag in runtime mode

    thank you.
  18. Enter variable tag in runtime mode

    Could you please explain somehow about calculation Function in control system? is it kind of Cicode function?
  19. Enter variable tag in runtime mode

    at first thanks for your response,i use from citect scada v7.1 and i try to test this subject with local tags.
  20. Problem about genie

    Hello I have problem with writing an operand for a genie my operand is %Tag%<0. but in compile error page i see this error: operand expected. i don't know what operand I've should done for it.please guide me about this problem.