158
Jetter AG
7 SAE J1939 STX API
All allowed data types are listed below:
Byte types
Bit types
1
-
SAEJ1939_UNSIGNED8
SAEJ1939_BYTE
2
-
SAEJ1939_UNSIGNED16
SAEJ1939_WORD
4
-
SAEJ1939_UNSIGNED32
SAEJ1939_DWORD
n
-
SAEJ1939_STRING
-
1
SAEJ1939_1BIT
-
2
SAEJ1939_2BIT
-
3
SAEJ1939_3BIT
-
4
SAEJ1939_4BIT
-
5
SAEJ1939_5BIT
-
6
SAEJ1939_6BIT
-
7
SAEJ1939_7BIT
Result := SAEJ1939RequestPGN (
1,
0x00,
0xFEE5,
5);
JVM-407B with own SA of 20 wants to request the PGN 65253
Engine Hours
from an engine control unit with the SA 0. The SPN 247
Engine Total Hours of
Operation
should be read from this PGN. It is therefore necessary to register
receipt of the SPN 247 by calling up the function
SAEJ1939AddRx ()
.
The parameter
byPriority
is not explicitly specified when calling up the
function. In this case, the default value is used.
#Include
"SAEJ1939.stxp"
Var
bySAEJ1939Channel : Byte;
own_Source_Address : Byte;
// PGN 65253 Engine Hours, Revolutions
EngineTotalHours : Int;
EngineHoursTbl : TJ1939Rx;
End_Var
;
Parameter DataType
How to use this function
JetSym STX program
Summary of Contents for JVM-407B-HMI
Page 1: ...User Manual JVM 407B HMI 60879892 We automate your success...
Page 14: ......
Page 26: ...26 Jetter AG 2 Product description and design Rear view...
Page 34: ......
Page 80: ......
Page 106: ......
Page 144: ......
Page 168: ......
Page 178: ......
Page 182: ......
Page 258: ......
Page 268: ......
Page 274: ......
Page 294: ...294 Jetter AG Appendix Rear view...
Page 299: ......