Hp indigo ClickCount JMF

Post Reply
aymen
Newbie
Posts: 1
Joined: Tue Apr 14, 2015 5:12 pm

Hp indigo ClickCount JMF

Post by aymen »

Hi,

Has anyone prepared a solution for getting feedback from press to know the daily number of click by using JMF ?

Thanks
User avatar
gabrielp
Advanced member
Posts: 577
Joined: Fri Aug 08, 2014 4:31 pm
Location: Boston
Contact:

Re: Hp indigo ClickCount JMF

Post by gabrielp »

I haven't played with it but the Status JMF sent to a press device returns ProductionCounter and TotalProductionCounter. Perhaps those will give you what you want?

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<JMF xmlns="http://www.CIP4.org/JDFSchema_1_1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SenderID="MIS System" TimeStamp="2006-04-19T17:47:10-07:00" Version="1.2">
  <Query ID="misb4c3c9f88d02c8ea" Type="Status" xsi:type="QueryStatus">
    <StatusQuParams DeviceDetails="Details" />
  </Query>
</JMF>
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Post Reply