Hello Guest it is April 19, 2024, 02:08:35 AM

Author Topic: Stuck on brain  (Read 12468 times)

0 Members and 1 Guest are viewing this topic.

Re: Stuck on brain
« Reply #20 on: November 27, 2010, 10:44:22 PM »
Is the non-plugin interface is just a serial connection from the PLC to the PC?  Is there a screen in Mach where you set up the PLC inputs and outputs?  Something like the ports and pins inputs and outputs but for the PLC.

Thanks

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Stuck on brain
« Reply #21 on: November 28, 2010, 10:47:17 AM »
Yes, if I understand your question correctly, please clairify if I am not understanding what your asking.

given your example, your saying you want to turn on some OUTPUTs that would handle drive enables, across the non-plugin serial modbus correct? And you want to control that via VB? You can do it (control the Plugin-Serial-Modbus), by VB indirectly.....

Lets say you want to turn on OUTPUT1, or, even Enable1 and have it go across the pluginenabled modbus.

in VB you set, some trigger, or get some trigger, i.e. GetUserLED, or SetUserLED for example, as your input in Brians, send that result to
a termination of outputxx, and set another rung, that looks at outputxx and sends it to a Plugin enabled modbus output.

scott
fun times