BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Carnac the Magnificient - sarcastic answers to serious questions/comments

Oh I got one.  So a user had a simple question in 2008 about DAQmx.  Within a couple posts the question is answered. 

 

Then in 2013 OP replies that he had the same question, and Google brought him to that thread where he found the answer. 

 

Then in 2014 OP replies that he had the same question, and Google brought him to that thread where he found the answer.

 

Then in 2018 OP replies that he had the same question, and Google brought him to that thread where he found the answer.

 

My semi sarcastic reply was asking about when people thought OP would be back.  Still that is better than OP making a new thread every time.

0 Kudos
Message 201 of 338
(5,101 Views)

@crossrulz wrote:

@JÞB wrote:

Ironic

 

Frustrated OP needs to find a therapist (or text) because...

 

He doesn't know how to SEARCH HIMSELF....


1. I think Jeff is actually referring to this post: https://forums.ni.com/t5/LabVIEW/Find-a-text-inside-a-project/m-p/3845039#M1088300


AFAIC, Turns out to be a pretty serious bug (in LabVIEW, that is)!

0 Kudos
Message 202 of 338
(5,099 Views)

@Hooovahh wrote:

Oh I got one.


link?

0 Kudos
Message 203 of 338
(5,095 Views)
0 Kudos
Message 204 of 338
(5,085 Views)

Somewhat related...

 

I logged a SR# with NI support and the AE found and forwarded a link to a discussion forum post ...

 

Spoiler
by me.

 

 

I will have to read it to figure if that was the answer I was looking to find.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 205 of 338
(5,047 Views)

Somebody asking why they have to calculate the checksum for a message.  They don't think they need to because "the device that i am sending these commands to already has a checksum calculation in it".

 

My thought: Because anybody with ANY knowledge in communications knows that you have to follow the protocol.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 206 of 338
(4,988 Views)

@crossrulz wrote:

Somebody asking why they have to calculate the checksum for a message.  They don't think they need to because "the device that i am sending these commands to already has a checksum calculation in it".

 

My thought: Because anybody with ANY knowledge in communications knows that you have to follow the protocol.


Being my normal oppositional self...

 

I have written it off as an artifact of when the communications were using a serial interface when I discover a message protocol that uses Ethernet and includes a checksum. Ethernet packets have a checksum built in and if the checksum fails the packets are never passed up the protocol stack.

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 207 of 338
(4,963 Views)

@Ben wrote:

@crossrulz wrote:

Somebody asking why they have to calculate the checksum for a message.  They don't think they need to because "the device that i am sending these commands to already has a checksum calculation in it".

 

My thought: Because anybody with ANY knowledge in communications knows that you have to follow the protocol.


Being my normal oppositional self...

 

I have written it off as an artifact of when the communications were using a serial interface when I discover a message protocol that uses Ethernet and includes a checksum. Ethernet packets have a checksum built in and if the checksum fails the packets are never passed up the protocol stack.


That can turn out to be convenient, for instance when the protocol supports multiple physical layers. Like TCP\IP and serial... Just change the visa recourse, and done.

0 Kudos
Message 208 of 338
(4,958 Views)

wiebe@CARYA wrote:

@Ben wrote:

@crossrulz wrote:

Somebody asking why they have to calculate the checksum for a message.  They don't think they need to because "the device that i am sending these commands to already has a checksum calculation in it".

 

My thought: Because anybody with ANY knowledge in communications knows that you have to follow the protocol.


Being my normal oppositional self...

 

I have written it off as an artifact of when the communications were using a serial interface when I discover a message protocol that uses Ethernet and includes a checksum. Ethernet packets have a checksum built in and if the checksum fails the packets are never passed up the protocol stack.


That can turn out to be convenient, for instance when the protocol supports multiple physical layers. Like TCP\IP and serial... Just change the visa recourse, and done.


But then we have the classic...

 

If a packet is corrupted but never delivered, can it ever fail the check-sum?

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 209 of 338
(4,957 Views)

@Ben wrote:

wiebe@CARYA wrote:

@Ben wrote:

@crossrulz wrote:

Somebody asking why they have to calculate the checksum for a message.  They don't think they need to because "the device that i am sending these commands to already has a checksum calculation in it".

 

My thought: Because anybody with ANY knowledge in communications knows that you have to follow the protocol.


Being my normal oppositional self...

 

I have written it off as an artifact of when the communications were using a serial interface when I discover a message protocol that uses Ethernet and includes a checksum. Ethernet packets have a checksum built in and if the checksum fails the packets are never passed up the protocol stack.


That can turn out to be convenient, for instance when the protocol supports multiple physical layers. Like TCP\IP and serial... Just change the visa recourse, and done.


But then we have the classic...

 

If a packet is corrupted but never delivered, can it ever fail the check-sum?

 

Ben


I'm certain that I addressed that specific case earlier... did you get that response?

 

Now, who is going to link this reply to the sarcastic answers thread.  😄


"Should be" isn't "Is" -Jay
0 Kudos
Message 210 of 338
(4,942 Views)