0

LED light patterns

NSB 7 years ago in Other updated by Ulrik Zakariasson (Software development) 7 years ago 3

Does Parker Hannifin have an LED status/error light pattern guideline for it's products in general?

Answer

Hello.

If you look trough the instruction books you will find that the blink panthers have roughly the same meaning on each of the current IQAN products.
The difference is if the unit in question have all the different blink codes or not.

There can also be a difference in the description of the error, this is why i said roughly.

For example, you have the blink code for output error 1:1.
On the MC2 it is only described as 'Output'.

On the XC21 it is described as 'DOUT error (open load)'.

This comes from that the only output on a XC21 is the DOUT and the only error detection we have on it is the open load.

On the MC2 we have more types of output channels that can generate this error so it is only described as 'output'.


These blink codes come from the MC3 instruction book.
Using these you can get a good idea of what is wrong with the unit.

1:1 Output

1:2 Input

1:3 VREF

2:1 Power Supply

2:2 Temperature

3:1 CAN, no contact

3:2 IDtag error
3:3 System mismatch
3:4 CAN error (bus off)
4:1 Internal error/OSE
4:2 Critical Temperature
4:3 Critical Stop


0

Use IQANsync to set Machine ID

Eric Metz 8 years ago in Other updated by Ulrik Zakariasson (Software development) 8 years ago 1

It would be nice if there was a way to use IQANsync & a G11 modem to set the Machine ID. We program MD4's in batches, then after installation we have to go back to the vessel with a laptop to save logs, clear logs, and set the machine ID. It's convenient to be able to handle the logs with an iPhone, but we still need to laptop to set the Machine ID.

0

​IQAN SV wireless

Masia Jean-Baptiste 8 years ago in Other updated by Gustav Widén (System support) 8 years ago 1

Dear



For railway application, one of my custumer will be interesting to connect the Iqan SV ( camera ) to the display MD4 without wiring. We are looking for “Wireless system”



Do you have a solution ?



Best regards

0
Thanks

AXIS F1005-E camera with MD4

Paul Summers 9 years ago in Other updated by Ulrik Zakariasson (Software development) 9 years ago 1
We have had great looking results utilizing an AXIS F1005-E camera and AXIS F41 main unit with an MD4 as a rugged backup camera for a mining prototype.  The only down side it the components cost almost as much as the MD4!

The IP camera display functionality is a fantastic option!
0
Answered

Piggyback on J1939 Backbone

Kelly Shuman 8 years ago in Other updated by Ulrik Zakariasson (Software development) 8 years ago 4
I would like to know if there would be any issue using the J1939 backbone to support an IQAN master/slave network. Eventually, we would be reading the J1939 information also. I will verify that the bus load isn't too great. Is it good to add the other devices on the network to the program to avoid collisions?
0
Answered

PWM Input

John Wambold 8 years ago in Other updated by Gustav Widén (System support) 8 years ago 3

I have an application that requires using a PWM input to control the brightness of a MD4 5 inch non-touch display. The input is to be wired on C4:1 of a XC21 module. The input runs at a duty cycle of 10-90%.


Unfortunately for me, this is an optional input on the overall system. It is possible, that the PWM input is not available. If this is the case, the brightness would be controlled by a discrete switch.


My plan was to monitor the PWM input value, and if the PWM input was 100%, then I would go to a predefined brightness. If the PWM input was 0%, then I would go to a different predefined brightness. Any value between 10% and 90%, I would have the brightness of the MD4 set to the PWM value. As I see it now, I am not able to set the PWM input value to read from 0-100%. The default values for these types of inputs are 5-95%, and I can adjust them to cover 1-99%. This would be fine if the input was always a PWM type, but if the vehicle does not have this optional switch, then my PWM value would be 0% or 100%.


Is there anyway that I would be able to accomplish this, without have to make an adjust item?