• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. SorakCz
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    SorakCz

    @SorakCz

    0
    Reputation
    817
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    SorakCz Unfollow Follow

    Latest posts made by SorakCz

    • More than one neuron

      Hello,

      do you have any tutorial how I can connect two Neurons?

      If I will create one project in Mervis, can I add two Neurons into project and can I read digital inputs from first Neuron and setup rele output on second Neuron?

      Thank you

      Lukas

      posted in Mervis
      SorakCz
      SorakCz
    • RE: More modbus extensions

      Thank you Tomas, it was very helpful. Now it working. I only switch off parity on external modules and communication started :-)

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz
    • RE: More modbus extensions

      Parity is pin 8? I will try it. What is better? Parity no or yes?

      Thank You

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz
    • RE: More modbus extensions

      i think I have all setted. I changed address on the extensions, restart extension, upload program and it dont work.
      0_1521393606390_Screenshot_18_03_2018__18_16.png
      0_1521393614041_Screenshot_18_03_2018__18_16_2.png
      0_1521393621632_Screenshot_18_03_2018__18_17_3.png
      0_1521393981310_IMG_1745.JPG
      0_1521393991299_IMG_4908.JPG
      0_1521393998734_IMG_6377.JPG

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz
    • More modbus extensions

      Hi do you have some manual how I can connect more Modbus extensions? I have xS40 and it works fine with my M303. But when I connect another xS40 I cannot connect it via Modbus. There is no connection. I try sett up addresses on pins, setup Mervis, but LED diodes for connection are off.

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz
    • Extension xS40 don't work

      Hi,

      I have Neuron M303 and xS40 and anything on xS40 don't work. I have directly connected DI from M303 to DO from xS40, but it is always off. (DO from M303 work fine)

      I have the modules connected via Modbus RS485.

      I tried set DO on xS40 in Mervis to true, but it still off.

      Can I read online the status of DI or DO in Mervis? Or with some tool? Or if the Modbus work?

      Thank You

      Lukas
      0_1501448996011_mervis.png

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz
    • RE: Push button relay toggle

      Hi,

      I am solving same issue. I have ST program. Its reacts only on rising edge. But it is slowly and it not work on every push though I have sleep ratio 5%.

      0_1496930629574_Screenshot_08_06_2017__16_02.png

      0_1496930429488_Screenshot_08_06_2017__15_59.png

      PROGRAM tlacitko
      	VAR_INPUT
      		tlacitko:BOOL;
      	END_VAR
      	VAR_OUTPUT
      		rele:BOOL;
      	END_VAR
      
      if (tlacitko=1 AND rele=1)
      THEN
      	rele:=0;
      ELSIF (tlacitko=1 and rele=0) THEN
      	rele:=1;
      ELSE
      ;
      	
      END_IF;
      
      END_PROGRAM
      
      posted in Mervis
      SorakCz
      SorakCz
    • Sleep ration for NEURON

      Re: Button to light

      Hi,

      is there some possibility to set sleep ration for NEURON? I was set up in UniPi, but in Mervis project with NEURON there is not the same choices for it.

      Thank You

      Lukas

      posted in Mervis
      SorakCz
      SorakCz
    • RE: xS40 availability

      Hi Tomas,

      do you have some presumed date?

      I have DI in one box and 240V in another. And I need some rele board for lights. Can I use UniPi as Modbus slave and control it from NEURON?

      Thank You

      Lukas

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz
    • xS40 availability

      Hi,

      when will be avaible Neuron module xS40?

      thank you

      Lukas

      posted in UniPi Extension Modules (Axon & Neuron)
      SorakCz
      SorakCz