Posts Tagged ‘vb code’

Like many programs there is always more ways to do one thing. Here is another way I found to talk to my PLC what I’ve been able to get is that i’m sending the direct HEX (PLM) commands to the PLC. Which in turn makes  the processing faster. In my environment it helped a little [...]

Here is another good tip which you may find helpfull. Lets say you want to control the Monitor’s power state (On/Standby) via VB. In my case, my Den holds my wife’s and my computer.  The program already (using the before mentioned X10 sensors) detects movement after sunset it will ‘talk’ the weather of two zip [...]

One thing I was always interested was being able to notify me when a certain person calls.  And in this case flash a inteson light or two. My code is in VB 2005, for a VB6 Sample you can go here and basically requires only some little coding.  In the case of VB6 I think [...]