PORTS Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
This forum is closed to new activity.
The posts are available to browse, but posting has been disabled. BIG THANKS to all who have participated and shared your knowledge over the past 13 years.
Aug 11, 2023
Home
Help
Search
Login
Register
PORTS Forum
»
Ports and Interfaces
»
Serial Ports
»
How to read Parity, Stop & Handshake data from from an ini file...
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to read Parity, Stop & Handshake data from from an ini file... (Read 17870 times)
GlennP
Frequent Contributor
Posts: 141
How to read Parity, Stop & Handshake data from from an ini file...
«
on:
October 31, 2011, 11:22:36 am »
Not really an interfacing question but I am writing an Application that needs to read all the data for the serial port from an ini file I believe that StopBits, Paraity & Stop bits are strings of enumerated lists and I can't appear to get those to work reading them as strings.
Any ideas
I can get the Name and all the other values to read in fine!
Logged
Jan Axelson
Administrator
Frequent Contributor
Posts: 3033
Re: How to read Parity, Stop & Handshake data from from an ini file...
«
Reply #1 on:
October 31, 2011, 11:37:50 am »
If the problem is with reading the ini file, post an excerpt with the relevant data.
If the problem is with using the information read, what programming language are you using?
Jan
Logged
GlennP
Frequent Contributor
Posts: 141
Re: How to read Parity, Stop & Handshake data from from an ini file...
«
Reply #2 on:
November 03, 2011, 12:18:43 pm »
Solved it. Dumb problem not reading in the right variable.
Logged
Print
Pages: [
1
]
« previous
next »
PORTS Forum
»
Ports and Interfaces
»
Serial Ports
»
How to read Parity, Stop & Handshake data from from an ini file...