Search:

User: hendryawan; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    18,253

    Try with serial communication application

    Thank for reply,
    I just try the communication program with COM1 like hyperterminal or everything application with com. I has been try to change value of baudrate then open and close the program and...
  2. Replies
    15
    Views
    18,253

    baudrate can't change

    Dear all,
    It's long time to followup my project.
    Now I found ubnormality with thinbasic. Normaly I run the application using comm port. In thinbasic after I run the application (still can't work)...
  3. Replies
    15
    Views
    18,253

    Thankyou Mike, I has been test your script, but...

    Thankyou Mike,
    I has been test your script, but the result is only blank console windows.
    I also check with my first action that running the other application with communication, the result is...
  4. Replies
    15
    Views
    18,253

    Thankyou Eros, I am sure that my communication...

    Thankyou Eros,
    I am sure that my communication port is COMM1.
    About the ERR code seem no effect, the value always 0. I check with opening program in the same time with accesing comm1, the thin...
  5. Replies
    15
    Views
    18,253

    Dear Mike and Eros, I still can not solve my...

    Dear Mike and Eros,
    I still can not solve my problem, please any idea?
    regard

    hendryawan
  6. Replies
    15
    Views
    18,253

    Dear Eros, I just made the device...

    Dear Eros,
    I just made the device microcontroller only sending "count = xxx" to PC.
    My thin basic program is only read from my device, no cammand request to my device.
    Maybe you can try with two...
  7. Replies
    15
    Views
    18,253

    Thank Eros, I already try, but the result is...

    Thank Eros,
    I already try, but the result is same with my previous program
    regard

    hendryawan
  8. Replies
    15
    Views
    18,253

    Dear, I has been add the error number, but the...

    Dear,
    I has been add the error number, but the return number is always 0.
    I attatch the program and print screen of my program result.
    The screen no_respon is first time I running the program....
  9. Replies
    15
    Views
    18,253

    can't opening comm

    Dear,
    I can not openingg the comm port every time after startup the pc.:confused:
    So I only running the other program like VB or hyperterminal with related comm opening, after that the thin basic...
  10. Replies
    4
    Views
    5,765

    Thank youverymuch :p regard hendryawan

    Thank youverymuch :p
    regard

    hendryawan
  11. Replies
    4
    Views
    5,765

    I made the program but stil not work. Please...

    I made the program but stil not work.
    Please correct my program.

    thank

    hendryawan
  12. Replies
    4
    Views
    5,765

    simple checkbox program example

    Dear,
    I want to know about checkbox in thin basic. I need simple program example using checkbox with check and uncheck result.

    thank
    regard

    hendryawan
  13. Replies
    19
    Views
    13,471

    Dear Eros, My PC screen resolution setting is ...

    Dear Eros,
    My PC screen resolution setting is 1280 x 1024. Is it problem with the my program?
    thankyou

    here is my image:
  14. Replies
    19
    Views
    13,471

    Thank you verymuch Petr. I already try the...

    Thank you verymuch Petr.
    I already try the program and it is good.
    My question, what is maximum size of background image?
    I try with 1353 x 821 pixels of background picture can not work.
    ...
  15. Replies
    19
    Views
    13,471

    Dear Petr, I already modify your program. Would...

    Dear Petr,
    I already modify your program.
    Would you show me how to control the green and red circle base on timer.
    thank

    regard

    Hendryawan
  16. Replies
    19
    Views
    13,471

    Dear Petr, Would you like give me an example?...

    Dear Petr,
    Would you like give me an example?
    thank

    regard

    hendryawan
  17. Replies
    19
    Views
    13,471

    I still can not using canvas, because if I use it...

    I still can not using canvas, because if I use it my background is closed by canvas area.

    So for clearing my problem, here I attach the picture that I want to apply with thin basic program. The...
  18. Replies
    19
    Views
    13,471

    Thank you verymuch Zak regard hendryawn

    Thank you verymuch Zak

    regard

    hendryawn
  19. Replies
    19
    Views
    13,471

    Thank Petr, I has been search 'canvas' in this...

    Thank Petr,
    I has been search 'canvas' in this forum also in sample script, but I still feel confuse.
    Sorry I just need example two button controlled circle colour.
    If button1 click then circle...
  20. Replies
    19
    Views
    13,471

    creating a shape

    Dear all,
    I has been made a form with water tank background, but still confuse about adding the small circle shape on my form.
    If my logic is true my shape colour is green but if false the colour...
  21. Replies
    6
    Views
    13,515

    My circuit done with program bellow: ....... ...

    My circuit done with program bellow:
    .......
    COMM_Set( hcomm, %COMM_RTSFLOW, 1 ) 'enable SN75176 to receiving
    Sleep 400
    nBytes = COMM_Get(hComm, %COMM_RXQUE)
    ...
  22. Replies
    6
    Views
    13,515

    I has been try to made the program with little...

    I has been try to made the program with little bit strange.

    here my code:



    '==============================================================
    ' Empty GUI script created on 02-16-2011...
  23. Replies
    6
    Views
    13,515

    sample script for RS485

    Dear all,
    I already made microcontroller module that work with RS485 protocol.
    I need simple sample script in thin basic.
    here is step by step my protocol:
    --------------------------------...
  24. Replies
    6
    Views
    4,902

    Thank Petr, that example I need. Ok I will...

    Thank Petr,
    that example I need.
    Ok I will continue my project related this example.

    best regard

    hendryawan
  25. Replies
    6
    Views
    4,902

    Dear Eros and Petr, Thank you verymuch. I has...

    Dear Eros and Petr,
    Thank you verymuch.
    I has been tried, but I mean If I open dialog2 then dialog1 is disappear and if I close dialog2 then dialog1 is appear again and dialog2 is disappear.
    ...
Results 1 to 25 of 26
Page 1 of 2 1 2