Jump to content

Cartier

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Cartier

  1. Hi,

    The problem was due to a mistake in the electrical wiring..

    Now I communicate with the SD Card and I save the datas in an Excel file.

    I try to configure the file's title because I want it similar to this form : Var1_Var2/Var3/Var4_Var5

    Var1 => ML

    Var2 => MI

    Var3 => ML

    Var4 => MI

    Var5 => DW

     

    How can I do it ? Can you give me the main/best way to do it ?

     

    Thanks in advance for your help.

  2. 15 hours ago, Flex727 said:

    By the way, there are a large number of example projects included with your VisiLogic installation which show you how to do common tasks. There is also a very extensive Help file with examples. Further, there are You Tube videos, made by Unitronics personnel to teach the basics of VisiLogic programming. (I'm not trying to discourage you from posting here, but you may find those resources very helpful)

    Hi Flex727,

    Thanks for your suggestions. In fact, those resouces are very helpful but I don't manage to see why my analog output doesn't work..

    I've a module I/0 snap-in E3XB with 12 bits analog outputs. To test my analog output, I've created a new project where analog output 0 (0-10V) is associated to MI 0.

    If I set MI 0 to 4095, I should have 10V on analog output 0 but it's not the case.

    As you said me before, I don't use immediate "Write Analog Ouput".

  3. Good Morning all, I've an other problem:

    I try to control an analog output. I increment it during 20sec and I desincrement it during 20sec. Then, the output is set to 0.

    The output is well incremented but it doens't desincrement.. Whereas to desincrement, the output stays to the max value and after 20sec is set to 0.

    To see the code, download the screen attached.

    Thanks in advance for your help !

     

     

    Capture.PNG

  4. Good afternoon all,

    I'm new with Visilogic and Unitronics. I'm doing my first application and I would like to do this steps:

    1. Ask a login (string) via the HMI
    2. Validate it by clicking on a button "validate"
    3. Display the login saved in a string box to check it's well saved

    The problem is that I don't know how to ask the operator to enter, via the HMI, a string. 

    Thanks in advance for your help.

×
×
  • Create New...