The Name property displays the name of the J1939 parameter
group as a character vector. This value is acquired from the name you define when you
create the parameter group.
Data Types: char
PGN — J1939 parameter group number uint32
This property is read-only.
The PGN property displays the number of the parameter group as
a uint32 value. This value is automatically assigned when you create the parameter
group.
Data Types: uint32
Priority — Priority of parameter group numeric
The Priority property specifies the precedence of the parameter
group on the J1939 network. Priority takes a numeric value of 0
(highest priority) to 7 (lowest priority), which specifies the order of importance of
the parameter group.
Data Types: uint32
PDUFormatType — J1939 parameter group PDU format char
This property is read-only.
The PDUFormatType property displays the J1939 protocol data
unit format of the parameter group, as a character vector. This value is automatically
assigned when you create the parameter group.
Data Types: char
SourceAddress — Address of parameter group source numeric
Address of the J1939 parameter group source. SourceAddress
identifies the parameter group source on the J1939 network. This allows the destinations
to identify the sender and respond appropriately.
Specify SourceAddress of the parameter group as a number between
0 and 253. 254 is a null value and is used by your application to detect available
addresses on the J1939 network.
Data Types: uint32
DestinationAddress — Address of parameter group destination numeric
Address of the J1939 parameter group destination.
DestinationAddress identifies the parameter group destination on
the J1939 network. The source uses the specified destination address to send parameter
groups.
Specify DestinationAddress of the parameter group as a number
from 0 through 253. 254 is a null value and is used by your application to detect
available addresses on the J1939 network. To send a parameter group to all devices on
the network, use 255, which is the global value.
Signals — Physical signals defined in parameter group struct
The Signals property allows you to view and edit decoded signal
values defined for a parameter group. The input values for this property depend on the
signal type.
Enter custom data to be stored in your CAN message or a J1939 parameter group,
channel, or database object using the UserData property. When you
save an object with UserData specified, you automatically save the
custom data. When you load an object with UserData specified, you
automatically load the custom data.
Tip
To avoid unexpected results when you save and load an object with
UserData, specify your custom data in simple data types and
constructs.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.