Click here to Skip to main content
15,890,382 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.Drawing.Pen-type property does not expand in property grid Pin
TetheredSun23-Aug-12 1:46
TetheredSun23-Aug-12 1:46 
GeneralRe: System.Drawing.Pen-type property does not expand in property grid Pin
Eddy Vluggen23-Aug-12 2:04
professionalEddy Vluggen23-Aug-12 2:04 
QuestionSerialPort open, but receive no response Pin
LionAM22-Aug-12 21:11
LionAM22-Aug-12 21:11 
AnswerRe: SerialPort open, but receive no response Pin
glennPattonWork322-Aug-12 22:28
professionalglennPattonWork322-Aug-12 22:28 
GeneralRe: SerialPort open, but receive no response Pin
LionAM23-Aug-12 1:17
LionAM23-Aug-12 1:17 
GeneralRe: SerialPort open, but receive no response Pin
glennPattonWork323-Aug-12 1:33
professionalglennPattonWork323-Aug-12 1:33 
GeneralRe: SerialPort open, but receive no response Pin
LionAM23-Aug-12 22:59
LionAM23-Aug-12 22:59 
GeneralRe: SerialPort open, but receive no response Pin
glennPattonWork323-Aug-12 23:28
professionalglennPattonWork323-Aug-12 23:28 
That's good, now have you done the Happy Dance! as in the "It works, Hurah!!" Big Grin | :-D
DTR or Data Terminal Ready some times needs to be set high on RS232 to allow the port that there is data there. Not really used that much these days I have used the DTR & CTS lines to supply power to some (smallish) circuits you can also use them as signal lines as you can control the on / off states via the true / false property (I have used the to control LED's & Relays). Good on you for finding that can I suggest the book Serial Port Complete by Jan Axelson (ISBN 978-1-931448-06-2) as a good reference (her other books are good too!, if you want to start hanging stuff out of your PC!)
-=-=-=-=-=-=
Also just though if the piece of hardware is a 'modern' version of an older bit of hardware it could be that the software was designed to alter DTR & CTS to send and receive data on the go and when the USB version of the hardware came about it was easier to bodge some thing like setting a pin high on the port than rewrite the software.

Glenn

modified 24-Aug-12 5:58am.

Questionc# Pin
shailendra1315@gmail.com22-Aug-12 19:34
shailendra1315@gmail.com22-Aug-12 19:34 
AnswerRe: c# Pin
Roger Wright22-Aug-12 19:48
professionalRoger Wright22-Aug-12 19:48 
AnswerRe: c# Pin
Abhinav S22-Aug-12 20:21
Abhinav S22-Aug-12 20:21 
GeneralRe: c# Pin
OriginalGriff22-Aug-12 20:25
mveOriginalGriff22-Aug-12 20:25 
GeneralRe: c# Pin
Abhinav S22-Aug-12 20:28
Abhinav S22-Aug-12 20:28 
AnswerOT Pin
Keith Barrow23-Aug-12 3:04
professionalKeith Barrow23-Aug-12 3:04 
QuestionHow do you offload a Dictionary? Pin
Xarzu22-Aug-12 14:36
Xarzu22-Aug-12 14:36 
AnswerRe: How do you offload a Dictionary? Pin
Wes Aday22-Aug-12 14:46
professionalWes Aday22-Aug-12 14:46 
AnswerRe: How do you offload a Dictionary? Pin
Niladri_Biswas22-Aug-12 17:36
Niladri_Biswas22-Aug-12 17:36 
AnswerRe: How do you offload a Dictionary? Pin
OriginalGriff22-Aug-12 20:24
mveOriginalGriff22-Aug-12 20:24 
AnswerRe: How do you offload a Dictionary? Pin
Abhinav S22-Aug-12 20:29
Abhinav S22-Aug-12 20:29 
QuestionTaskFactory AutoResetEvent DeadLock on Window Service Pin
d87c22-Aug-12 14:14
d87c22-Aug-12 14:14 
Questionnecesito un ejemplo que convierta documentos a imagen utilizando c# Pin
david_33322-Aug-12 8:54
david_33322-Aug-12 8:54 
AnswerRe: necesito un ejemplo que convierta documentos a imagen utilizando c# Pin
Eddy Vluggen22-Aug-12 9:05
professionalEddy Vluggen22-Aug-12 9:05 
GeneralRe: necesito un ejemplo que convierta documentos a imagen utilizando c# Pin
OriginalGriff22-Aug-12 20:27
mveOriginalGriff22-Aug-12 20:27 
GeneralRe: necesito un ejemplo que convierta documentos a imagen utilizando c# Pin
Richard MacCutchan22-Aug-12 21:17
mveRichard MacCutchan22-Aug-12 21:17 
GeneralRe: necesito un ejemplo que convierta documentos a imagen utilizando c# Pin
OriginalGriff22-Aug-12 21:19
mveOriginalGriff22-Aug-12 21:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.