Hi All,
whether PV780 can identify which CAN channel(CANPort 1 or CANPort 2) Diagnostic Messages is from ?
Best Regards,
Tim
Whether the PV780 can identify DTC by CAN channel
- TimTian
- Posts: 22
- Joined: Wed Sep 25, 2013 10:26 pm
- stalley
- Enovation Controls Development
- Posts: 618
- Joined: Tue Mar 18, 2014 12:57 pm
Re: Whether the PV780 can identify DTC by CAN channel
Hi Tim,
Yes, the information is available with the Dm1.PlugId and Dm2.PlugId variables, depending on what you need. These variables will tell you which physical CAN port a fault is received on, CAN Port 1 or CAN Port 2.
This information is in the Powervision Studio Applications Reference Manual and you will examples of how it is used in both the Murphy Standard PV450 and the Murphy Standard PV780.
Yes, the information is available with the Dm1.PlugId and Dm2.PlugId variables, depending on what you need. These variables will tell you which physical CAN port a fault is received on, CAN Port 1 or CAN Port 2.
This information is in the Powervision Studio Applications Reference Manual and you will examples of how it is used in both the Murphy Standard PV450 and the Murphy Standard PV780.
Sara Talley
Software Engineer
Enovation Controls
Software Engineer
Enovation Controls
- TimTian
- Posts: 22
- Joined: Wed Sep 25, 2013 10:26 pm
Re: Whether the PV780 can identify DTC by CAN channel
Hi Sara,
I find PV780 use "0" and "1" in DM1.Table.plug.x representing of CANPort1 and CANPort2 , can we use a string instead of "0" ;
for instance using "Port" represent CANPort1.
Many Thanks!
Tim
I find PV780 use "0" and "1" in DM1.Table.plug.x representing of CANPort1 and CANPort2 , can we use a string instead of "0" ;
for instance using "Port" represent CANPort1.
Many Thanks!
Tim
- stalley
- Enovation Controls Development
- Posts: 618
- Joined: Tue Mar 18, 2014 12:57 pm
Re: Whether the PV780 can identify DTC by CAN channel
Hi Tim,
You can display whatever you want. You will just have to use a text gauge instead of a digital gauge to display what you want. If you look at the Murphy Standard PV780 configuration on the Overlay Layer, on the DM1-Popup there is an example you could look at.
You can display whatever you want. You will just have to use a text gauge instead of a digital gauge to display what you want. If you look at the Murphy Standard PV780 configuration on the Overlay Layer, on the DM1-Popup there is an example you could look at.
Sara Talley
Software Engineer
Enovation Controls
Software Engineer
Enovation Controls