
Parker Hannifin Corporation – UTS User Manual
20
Change the PGN of the output data frame
Instructions
1.
Put UTS into Service mode - PGN 0xFFB0
2.
Query the current output PGN settings from UTS - PGN 0xFFC2
3.
Change the output data frame PGN and set the new output PGN settings - PGN 0xFFB2
4.
Apply configuration settings - PGN 0xFFBF
5.
Exit Service mode - PGN 0xFFB0
EXAMPLE - CHANGE THE PGN OF THE OUTPUT DATA FRAME TO 0XFFAC
(UTS SOURCE ADDRESS = 0XE2)
1.
Send PGN 0xFFB0 (service mode enable) –
Data bytes:
E2 2A E7 4D 9B FF FF FF
UTS responds with PGN 0xFFBC (acknowledge) –
Data bytes:
E2 2A E7 4D 9B FF FF FF
2.
Send PGN 0xFFC2 (query output PGN settings) –
Data bytes:
E2 FF FF FF FF FF FF FF
UTS responds with PGN 0xFFD2 (output PGN settings) –
Data bytes:
E2 0A AB FF 06 06 FF FF
The 3rd and 4th data bytes are the output data frame PGN: 3rd byte = 0xAB; 4th byte = 0xFF;
PGN = 0xFFAB
3.
Send PGN 0xFFB2 (set output PGN settings) –
Data bytes:
E2 0A AC FF 06 06 FF FF
The 3rd and 4th data bytes are the output data frame PGN: 3rd byte = 0xAC; 4th byte = 0xFF;
PGN = 0xFFAC
UTS responds with PGN 0xFFBC (acknowledge) –
Data bytes:
E2 0A AC FF 06 06 FF FF
4.
Send PGN 0xFFBF (apply configuration settings) –
Data bytes:
E2 FF FF FF FF FF FF FF
UTS responds with PGN 0xFFBC (acknowledge) –
Data bytes:
E2 FF FF FF FF FF FF FF
5.
Send PGN 0xFFB0 (service mode disable) –
Data bytes:
E2 FF FF FF FF FF FF FF
UTS responds with PGN 0xFFBC (acknowledge) –
Data bytes:
E2 FF FF FF FF FF FF FF
Notes:
•
Valid values for the PGN of the output data frame are 0xFF00 to 0xFFAF and 0xFFE0 to 0xFFFF.