good day everyone. i'm now doing a project of motor controlling. the overall concept is that i will do an user interface (by visual basic) for user to key in necessary input. after that, data will be transfered to DSP controller (MSK243) and hence control the motor.
i already developed the assembly code for motor controlling. besides, i also created the user interface. the problem is, i don't know how to link the VB program with the controller using serial port. due to reason that i'm so new in VB, i need guidance for the linking part. i just know the "monwin32.dll" is used for serial linking. yet, in order to use this library, i got to use with function "initcom", "exitcom" etc, but i don't know how to use those..
does anyone has this kind of experience? send me some information regarding this. help is very much appreciated. thank you
i already developed the assembly code for motor controlling. besides, i also created the user interface. the problem is, i don't know how to link the VB program with the controller using serial port. due to reason that i'm so new in VB, i need guidance for the linking part. i just know the "monwin32.dll" is used for serial linking. yet, in order to use this library, i got to use with function "initcom", "exitcom" etc, but i don't know how to use those..
does anyone has this kind of experience? send me some information regarding this. help is very much appreciated. thank you