We currently enter data using hyperterminal into a text file from a measuring device connected to a serial port.
I then use low level file functions to put the data into a record.
My question is, can I also use low level file functions in place of hyperterminal to "read" the serial port, as if the port was a file? I would imagine sending data both directions to communicate with the measuring device , in the same manner as transfer and capsure in hyperterminal.
Any ideas?
Thanks
Mike Katz
I then use low level file functions to put the data into a record.
My question is, can I also use low level file functions in place of hyperterminal to "read" the serial port, as if the port was a file? I would imagine sending data both directions to communicate with the measuring device , in the same manner as transfer and capsure in hyperterminal.
Any ideas?
Thanks
Mike Katz