HV 750- Programming assistance

Discuss issues and ideas you have to configuring displays with PowerVision
akhilpauly
Posts: 16
Joined: Fri Mar 14, 2014 8:02 am

HV 750- Programming assistance

Post by akhilpauly » Mon May 23, 2016 12:59 pm

Greetings...
Anybody can Assist us on HV750 programming.

Condition to be implemented;
We have to assign Digital output to activate buzzer and Input-1for mute function. output should be ON for each DM-1 Faults. and it should OFF when ever mute button pressed (Momentary Digital input). attached configuration file for reference.

Thanks
Attachments
HV750-REV3.zip
HV750 configuration file
(5.16 MiB) Downloaded 17 times
Akhil Pauly Abraham
Tech. Sales & Service Engineer
Rajkot Marine LLC- UAE

rajkotsales2012@gmail.com
stalley
Enovation Controls Development
Enovation Controls Development
Posts: 618
Joined: Tue Mar 18, 2014 12:57 pm

Re: HV 750- Programming assistance

Post by stalley » Mon May 23, 2016 1:16 pm

Hi!

What version of PowerVision Configuration Studio are you using?
Sara Talley
Software Engineer
Enovation Controls
akhilpauly
Posts: 16
Joined: Fri Mar 14, 2014 8:02 am

Re: HV 750- Programming assistance

Post by akhilpauly » Wed May 25, 2016 11:48 am

Power Vision Configuration Studio 2.3.20006
Akhil Pauly Abraham
Tech. Sales & Service Engineer
Rajkot Marine LLC- UAE

rajkotsales2012@gmail.com
akhilpauly
Posts: 16
Joined: Fri Mar 14, 2014 8:02 am

Re: HV 750- Programming assistance

Post by akhilpauly » Wed May 25, 2016 2:10 pm

please refer the attachment..
Akhil Pauly Abraham
Tech. Sales & Service Engineer
Rajkot Marine LLC- UAE

rajkotsales2012@gmail.com
stalley
Enovation Controls Development
Enovation Controls Development
Posts: 618
Joined: Tue Mar 18, 2014 12:57 pm

Re: HV 750- Programming assistance

Post by stalley » Wed May 25, 2016 2:32 pm

Hello,

Actions for the digital output:
IO->Digital Output High should be "closed to ground"
IO->Digital Output Low should be "open"

You need to verify how your buzzer is wired in. In many cases, buzzers will be wired as "closed to ground" is ON and "open" is OFF.

You can use the Dm1.NewActiveFaultAvailable event to know when to turn the buzzer ON.
An event on the mute button press can turn the buzzer OFF.

You don't indicate if you are customizing a standard configuration or an original configuration to your company. In the standard configurations, the Dm1.NewActiveFaultAvailable event causes a popup to be displayed. This event is only fired when a particular fault is received for the first time.

I'm not sure what questions you have, but I hope this will get you started. I'll be glad to provide more details, if you need.
Sara Talley
Software Engineer
Enovation Controls