GNSSSetPGSettings
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function can be used to change the values of individual parameter groups. Supported parameter groups include:- “GNSS Position Data” (PGN 129029)
- “Position Delta, High Precision Rapid Update” (PGN 129027)
- “Position, Rapid Update” (PGN 129025)
- “COG & SOG, Rapid Update” (PGN 129026)
- “VehiclePosition” (PGN 65267)
- “Vehicle Direction/Speed” (PGN 65256)
- pgn: 129029, enable: 1, destination: 255, priority: 3, updateRate: 1000
- pgn: 129027, enable: 0, destination: 255, priority: 2, updateRate: 100
- pgn: 129025, enable: 1, destination: 255, priority: 2, updateRate: 100
- pgn: 129026, enable: 0, destination: 255, priority: 2, updateRate: 250
- pgn: 65267, enable: 0, destination: 255, priority: 6, updateRate: 1000
- pgn: 65256, enable: 0, destination: 255, priority: 6, updateRate: 0
Parameters
- pgn: number of the parameter group
- enable: 1 if this parameter group should be sent, otherwise 0
- destination: target address of the parameter group
- priority: priority of the parameter group
- updateRate: time interval in milliseconds at which the parameter group is sent