Hi all,
I'm working on a projekt where i need to communicate with an device where i've got an manual from.
in the manual it say's to get a setting i need to send:
SendCommand(#$4D#$00#$0C#$01#$64#$00#$00#$BE);
I tried this with the mscomm control but i've got some problems with it.
who can tell me wath i need to program in VB.
mscomm1.output = ??????????????????????
