Jump to content

tonymony

Members
  • Posts

    63
  • Joined

  • Last visited

Posts posted by tonymony

  1. Hi everybody,

     

    I have still the same problem, I will try to ping the PLC as Alexander said.

     

    Anyway, anybody know how to create a timer/pulse, I do not know If I should use a pwm.

     

    I have 2 states for a sounder:

     

    1- Continuous sound

    2- Intermitent sound

     

    The continuous is obvious, but no the intermitent, so what I am trying to program is a intermitent pulse when some swith is on

  2. Hi currently I am trying to simulate a signal in Visilogic. For example, I thought about create a vector bit to number, to create a vector which starts in MI0 an it has 10 lenght (MI0,MI1,MI2,MI3,...MI9), with them I represent 10 diferent states which I show in the graphic.

     

    540b762465c372e3b53f5a69f6667ddeo.jpghttp://thumbs.subefotos.com/540b762465c372e3b53f5a69f6667ddeo.jpg

    I do not know if there are any block to do signals, anyway I would like to know how to set times between MI0,MI1,..., Because I would like to link this signal to a by range image in the HMI, 

     

    Thanks

  3. Hello,

     

    I have a big problem with Unitronics, I used to use C++ instead of Ladder, so main question is how to convert MB to MI.

     

    For example, If I want to simulate 3 differents % states.

     

    43f2f2a50bfaccce96c2d9a786198cf6o.jpg

     

    I am using three switched sensors [1-0 states] as inputs. I named I1,I2,I3, each one shows differents % (25%,75%,95%) so I storage each Input into MI to increase the value from (1/0) to a number like (25,75,95) with the function power up value when I define the MIs. Finally, I storage all MI to a general MI* this last one change values to 25,75,95. and then I use this MI* to show the differents image in the display.

     

    Is it correct?

     

    Thanks

  4. I have another question, sorry because I am newbie with Unitronics's PLC. A vector is a composed of different operands, for example, I set up one in MI0 with lenght 4, the full vector is MI0,MI1,MI2,MI3, the question is if I have to set up IP addresss for example 198.168.1.1 each value corresponds to each MI which will be the "Vector address"?

     

    I only can link one MI to the IP addrees is it MI0? then visilogic knows that MI1,MI2,MI3 are linked to this one?

  5. There was not any information in your reply.

     

    Were you successful in solving the issue?

    Sorry, I lost the internet connection and the reply appears in white.

     

    Yes, the errors were gone :)

     

    Okey, I set up the unitronics' program for v700 in order to configurate ethernet connection:

    fdd46231ab3f17f940eb6e116b7f6bd9o.jpg

     

    My purpouse is set up the IP address to connect the V700 directly to the ethernet port to speed up the transmition. But I dont know how to get this IP

    fe7ad6e9b86544ca963f5fb10fb0dc23o.jpg

     

    Thanks

  6. Hello,

     

    I am new in this forum and in unitronics, for this reason I have too many problems when I set up V700.

     

    1. I am following the manual "Using Ethernet" to V700 and I could not watch the IP address with I need to set up downloads throught the ethernet cable PC-PLC.
    2. When I try to simulate in visilogic anyprogram appears the next window "Run-time error 5 invalid procedure call or argument"

    I will start this topic with these questions. Thanks.

     

×
×
  • Create New...