Hello Guest it is April 27, 2024, 02:09:09 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TadyTheFish

Pages: « 1 2 3 »
11
Screen designer tips and tutorials / Re: Screen4 strange behaviour
« on: February 05, 2016, 07:07:05 AM »
It worked!!! Thank you so much!! I need to write down this fix if it stops working again!

Thank you!

12
Screen designer tips and tutorials / Re: Screen4 strange behaviour
« on: February 05, 2016, 04:02:55 AM »
Not working... I get An error a few times. Parameter is incorrect

13
Screen designer tips and tutorials / Re: Screen4 strange behaviour
« on: February 04, 2016, 09:36:59 AM »
yes there are scrollbars. im usin 1600x900 screen size.. i will try smaller!
i have Mach screen but i have other problems with it! One time i opened the program the work area just dissapered .. only the little editing window opens... can't do anything. i tried reinstalling with no siccess :( so i abandoned Mach screen

Thank you!

14
Screen designer tips and tutorials / Screen4 strange behaviour
« on: February 04, 2016, 09:01:25 AM »
Hello im trying to edit some screens in Screen4. When i open a lset file i san select buttons and images in the screen, but as soon as i move a button i can't select it anymore.
Does anyone else experience this strange behaviour?
im using Win 8 and the latest Screen4

Thank you!

15
VB and the development of wizards / Re: VB scripts and Brains
« on: February 03, 2016, 04:13:20 AM »
Yes i have searched on google and read al kinds of manuals... But i cant access modbus directly from VB scripts. I cant find any working examples on the net that work with arduino modbus.
Anyway i made it work using UserLEDs (1000 and up) so there is no need for me to directly access modbus from vb scripts i use brains as a pass troug ;) so thank you very much for your idea for using DROs :)) and thank you for your time :)

16
VB and the development of wizards / Re: VB scripts and Brains
« on: February 02, 2016, 12:42:20 PM »
I was looking in all kind of manuals... Only the one that i posted has a section that describes VB commands to acces modbus directly.... But as i said i dont know how to use them... I tried all kind of variables to define the vb command but nothing works...

17
VB and the development of wizards / Re: VB scripts and Brains
« on: February 02, 2016, 11:50:52 AM »
Arduino is loaded with the Modbus program.... And it is connected to the usb port. But windows sees the arduino as a virtual com port (com7 for example). Tgeoretically it is a com port but it communicates as modbus... In config you have to enable modbus communication and you have to setup tables for modbus (cfg1 output-coil and pin number) then you just call a modbus config from brains...
I dont use inpits and outputs of a LPT port. All non-time critical inputs and outputs go via modbus. Homing and index and limit switches go trough Smoothstepper.

18
VB and the development of wizards / Re: VB scripts and Brains
« on: February 01, 2016, 01:03:02 PM »
Yes i saw in a manual the codes but i dont understand how to use them... It doesn't work...
In this manual:
https://www.google.si/url?sa=t&source=web&rct=j&url=http://d1.amobbs.com/bbs_upload782111/files_20/ourdev_492319.pdf&ved=0ahUKEwjs5pTnktfKAhXDtA4KHTHoAxo4ChAWCBcwAA&usg=AFQjCNE9qLuf2L24g04ap7tpgXqIoNnf9A&sig2=RH-NwvG6CMPxpbX4iHxkvw
I tried to use: SetOutBit(buffIndex, Bit Number) as Integer.. But i don't know what buffIndex is and what bit number is...  I thought you just enter the cfg number and set it high or low but i doesn't work. Maybe someone else made it work?

19
VB and the development of wizards / Re: VB scripts and Brains
« on: February 01, 2016, 12:01:19 PM »
This woul be alot simpler if i could manipulate the inputs and outputs directly from VB scripts. But i cant find any commands or examples that do that on a arduino :/

20
VB and the development of wizards / Re: VB scripts and Brains
« on: February 01, 2016, 12:00:05 PM »
So i should use a dro for "0" and "1"? I need to pass booleam logic. Is ir possible with a dro?
Thank you

Pages: « 1 2 3 »