0

StatusTypeOf

chuck streb 2 months ago in IQANdesign updated by Gustav Widén (System support) 1 month ago 1

i have an error Result := (StatusTypeOf(PDO_0x18FF0455) = stError)

PDO_0x18FF0455 is an input canbus message

Does this mean the can packet is bad? what exactly does this mean?

Where do i find information on this?

Thank you

Image 4480

There are four status types, Info, OK, Warning and Error.

In the section "value and status" in the channels chapter, the different statues are listed under these categories. 

An easy way to recognize them is that status type error are those that you see as red when measuring.



Specifically for the JFIN, there are two statuses of type error, Timeout and No contact.

The manual list the following statuses for the JFIN channel.

Image 4486



The status Timeout means the timeout on the JFIN has been exceeded, while No contact inherited from the module means the the timeout set on the J1939 module has been exceeded.