Click here to Skip to main content
15,892,199 members
Home / Discussions / C#
   

C#

 
GeneralRe: Selecting the correct code Pin
Brian_TheLion15-May-19 18:38
Brian_TheLion15-May-19 18:38 
GeneralRe: Selecting the correct code Pin
BillWoodruff15-May-19 22:14
professionalBillWoodruff15-May-19 22:14 
GeneralRe: Selecting the correct code Pin
Brian_TheLion15-May-19 18:46
Brian_TheLion15-May-19 18:46 
AnswerRe: Selecting the correct code Pin
Richard MacCutchan15-May-19 21:26
mveRichard MacCutchan15-May-19 21:26 
QuestionFormatting code to post on this discussion group Pin
Brian_TheLion15-May-19 15:01
Brian_TheLion15-May-19 15:01 
AnswerRe: Formatting code to post on this discussion group Pin
Dave Kreskowiak15-May-19 15:11
mveDave Kreskowiak15-May-19 15:11 
GeneralRe: Formatting code to post on this discussion group Pin
Brian_TheLion15-May-19 15:14
Brian_TheLion15-May-19 15:14 
QuestionHow to change screen resolution in secondary display? Pin
jrdnoland14-May-19 0:29
jrdnoland14-May-19 0:29 
SuggestionRe: How to change screen resolution in secondary display? Pin
CHill6014-May-19 1:11
mveCHill6014-May-19 1:11 
QuestionMessage Removed Pin
13-May-19 20:45
Alexduu13-May-19 20:45 
AnswerMessage Removed Pin
13-May-19 21:02
professionalMycroft Holmes13-May-19 21:02 
GeneralMessage Removed Pin
13-May-19 21:26
mveRichard MacCutchan13-May-19 21:26 
QuestionString Line formating in C# Pin
anilkolla13-May-19 19:32
anilkolla13-May-19 19:32 
AnswerRe: String Line formating in C# Pin
OriginalGriff13-May-19 20:40
mveOriginalGriff13-May-19 20:40 
GeneralRe: String Line formating in C# Pin
BillWoodruff13-May-19 23:32
professionalBillWoodruff13-May-19 23:32 
GeneralRe: String Line formating in C# Pin
OriginalGriff13-May-19 23:38
mveOriginalGriff13-May-19 23:38 
AnswerRe: String Line formating in C# Pin
Eddy Vluggen13-May-19 22:11
professionalEddy Vluggen13-May-19 22:11 
AnswerRe: String Line formating in C# Pin
BillWoodruff13-May-19 23:28
professionalBillWoodruff13-May-19 23:28 
Questioncould someone one know what is the error in( cmnd.ExecuteNonQuery();)at button 3 it doesnt work Pin
Member 1436661013-May-19 6:34
Member 1436661013-May-19 6:34 
AnswerRe: could someone one know what is the error in( cmnd.ExecuteNonQuery();)at button 3 it doesnt work Pin
Dave Kreskowiak13-May-19 7:07
mveDave Kreskowiak13-May-19 7:07 
AnswerRe: could someone one know what is the error in( cmnd.ExecuteNonQuery();)at button 3 it doesnt work Pin
Luc Pattyn13-May-19 9:31
sitebuilderLuc Pattyn13-May-19 9:31 
AnswerRe: could someone one know what is the error in( cmnd.ExecuteNonQuery();)at button 3 it doesnt work Pin
Eddy Vluggen13-May-19 10:12
professionalEddy Vluggen13-May-19 10:12 
Questioncould some Pin
Member 1436661013-May-19 6:31
Member 1436661013-May-19 6:31 
AnswerRe: could some Pin
Dave Kreskowiak13-May-19 7:03
mveDave Kreskowiak13-May-19 7:03 
QuestionHow to Read RPM from CANBUS data using a GUI Pin
firoz kamarudin12-May-19 22:05
firoz kamarudin12-May-19 22:05 
Hello Gentlemen,
Could somebody give a good advise for the following :
I am an aspirant in learning c# and I wish to make a GUI that can read canbus J1939 engine data to read RPM .
I could read the can-bus data by tapping to the vessels engine can bus using a can to USB converter called kvaserCAN. I do understand the PGN data frames for the bytes 4 and 5 need to mathematically applied to find the product with .125 rpm / bit to get the right rpm. (byte 4 being the least )
basically how can we tap the can info on the USB port that does not fall on the usual com port but on the kvaser com port as we see it using the device manager.
appreciate if a sample code be shared to start bit by bit programming to be used on a C# .
Sincerely

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.