tomk3
Programmer
Hello to all,
we read data from an external device and write it to a file with a little program (VERY old) in VFP using MSCOMM32
The PCs were XP then windows7 then windows10 32 bit (IT succeeded in transfering MSCOMM32 without changes in our tool)
Now they have a new PC with windows10 64 bit and an RS232 card and "transfered" MSCOMM again.
Problem
The program starts without error, but it receives "rubbish"
Interface settings are the same (9600 8 N 1 ) for program (active X) and interface card.
Questions
Does anybody know about that, why its receiving rubbish ?
Can you recommend another control (64bit) which can receive data and can be used with VFP / VFPA
(I found but not sure on that)
or
Do you know a program which monitors RS232 and stores input into a file (background, without user interaction)
Thanks a lot in advance
regards
tom
we read data from an external device and write it to a file with a little program (VERY old) in VFP using MSCOMM32
The PCs were XP then windows7 then windows10 32 bit (IT succeeded in transfering MSCOMM32 without changes in our tool)
Now they have a new PC with windows10 64 bit and an RS232 card and "transfered" MSCOMM again.
Problem
The program starts without error, but it receives "rubbish"
Interface settings are the same (9600 8 N 1 ) for program (active X) and interface card.
Questions
Does anybody know about that, why its receiving rubbish ?
Can you recommend another control (64bit) which can receive data and can be used with VFP / VFPA
(I found but not sure on that)
or
Do you know a program which monitors RS232 and stores input into a file (background, without user interaction)
Thanks a lot in advance
regards
tom