Discussion in "Project Doubts" started by    Tiub    Dec 17, 2009.
Mon Mar 29 2010, 02:02 pm
#21
The password is "haserver" Try this again by redownloading the server! nd dont delete the associated files of it! Settings file! Hope u will not face password issue again
Tue Mar 30 2010, 11:27 am
#22


i am pacing some prob here...as you can see when i am using hyperterminal, everything is working fine but when i try to select tube 1 by typing "1", it give invalid option. but sometimes it is alright.when i am able l to select tube 1 but i could not turn it on...

Tue Mar 30 2010, 02:47 pm
#23
Access your server through Telnet! It will work fine, your serial communication is working fine! Hyper Terminal is used to chek the serial communication Between Server and Controller through Max232.
See this Demo video for more Help
http://www.8051projects.net/custompages/ha.htm
Thu Apr 01 2010, 12:42 am
#24
okays thanks ...as i open the haserver application it state that "port open on com3". but my hardware is connected on com 4.is it possible to change the port open om com 4?? wht is HAsource file for??
Thu Apr 01 2010, 06:01 pm
#25
are you using old delphi server or new created VB HAserver?

in delphi server you need to send command for COM port setting, in VB based server you have full option of selecting com port. try that one. its available in download section under VB projects.
Fri Apr 09 2010, 09:44 pm
#26
i have download the HAserverVB but i could not use it, as i double click on the HA server application it gives a pop-out, "Component MSCOMM32.OCX or one of its dependencies not correctly registered:a file is missing or invalid"...i have attach a screen short below..is this application compatible with vista os?? ??

Sat Apr 10 2010, 02:46 pm
#27
Download this file from here and paste it in your system32 folder!
http://www.afreeocx.com/ocx/info/mscomm32_ocx.html

Sun Apr 11 2010, 01:32 am
#28
thanks... now i can open haservervb after i have set the setting on the setup wht should i do next??... i am lost...how does this suppose to work??..@_@
Sun Apr 11 2010, 01:54 am
#29
after setting the HAserverVB and star,the HaserverVB window still display "please run setup" is that normal?? to test this i need 2 computer? @_@

Ajay,
would u be able to help me on explaining how the source code been read ?? i have tried using autoflowchart but i am still confuse cause the chart does not show how it links...wht is cmd? strfunc? ha?.....
Sun Apr 11 2010, 03:28 pm
#30

after setting the HAserverVB and star,the HaserverVB window still display "please run setup" is that normal?? to test this i need 2 computer? @_@

Tiub



yes thats normal just run the setup from software menu.

Ajay,
would u be able to help me on explaining how the source code been read ?? i have tried using autoflowchart but i am still confuse cause the chart does not show how it links...wht is cmd? strfunc? ha?.....

Tiub



we ask one by one.. i will explain.
cmd file contains functions that are called when a command is passed from server.

strfunc contains a "str_chk" function that converts received command to its corresponding number.
e.g. "stat" = 0
"tube" = 1 and so on..
if no command matches function returns 6.

ha.c contains the main function..
the main function is nothing a simple loop that waits for command and once command is received it act on it.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am
RobertCix
Wed Apr 17 2024, 06:46 am