This is a migrated thread and some comments may be shown as answers.

Difference between Feature use & feature view

3 Answers 50 Views
Monitor integration
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Guest
Top achievements
Rank 1
Guest asked on 28 Jan 2013, 02:54 PM
Hi, we are in the appraisal phase and trying to set up some usefull data, so bear with me. How and where do the feature Use items come from and how are they binded to a feature from my program? I originally thought they appeared based on the features configured in my application. Application.Language shows the languages used. works fine.... I have a feature called workorders.download which collects data from my program eg. Trackfeature('workorder.download'+ calibrator type) I'd like to create a new one and add feature named "workorder.upload" eg Trackfeature('workorder.Upload'+ calibrator type) but it appears under workorder.download category. I can create a feature view but to show it but would like to understand the feature use function. There is not much help with regards to the configuration of the Aqatec website. regards JIm

3 Answers, 1 is accepted

Sort by
0
Guest
Top achievements
Rank 1
answered on 28 Jan 2013, 02:54 PM
Hi James, There is some documentation at http://eqatec.zendesk.com/entries/20329726-quick-guide#FeatureUsage but those guidelines and examples surely could be improved. The point is, that everything that has the same name before the first dot will appear together in one graph. So x.a and x.b and x.c will all appear in the same graph named "x". Likewise, workorder.anything will also all end up in the same single graph. Therefore you will likely want to name your two feature-trackings like this: Trackfeature('workorderDownload'+ calibrator type) Trackfeature('workorderUpload.'+ calibrator type) -which will give you two graphs, one for the workorderDownload calibrator-types and one for the workorderUpload calibrator-types. I hope this clears it up. Otherwise please write us again. best regards, Richard Flamsholt EQATEC Team
0
Guest
Top achievements
Rank 1
answered on 28 Jan 2013, 02:54 PM
Thanks for the prompt support and link. I'll use it first before disturbing you guys. cheers Jim
0
Guest
Top achievements
Rank 1
answered on 28 Jan 2013, 02:54 PM
Hi Jim, No worries, you're welcome to ask us. By the way, I made a typo in my answer - I meant to write 'workorderDownload.' like this Trackfeature('workorderDownload.'+ calibrator type) <---- remember the dot! Trackfeature('workorderUpload.'+ calibrator type) best regards, Richard Flamsholt EQATEC Team
Tags
Monitor integration
Asked by
Guest
Top achievements
Rank 1
Answers by
Guest
Top achievements
Rank 1
Share this question
or