My first take would be a simple subroutine record which does the compares you want and returns success or failure.
Ron Chestnut
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Vladimir Sirotenko
Sent: Monday, December 10, 2007 11:49 AM
To: EPICS tech-talk
Subject: checking the content of the waveform record
Does anyone know what is the easiest way to check the content of the waveform record against predefined one? There is a record with 36 elements and we have to raise an alarm if any of it's elements is differ from reference one. Of cource I can use many subArray records, one for every waveform element, then several calc records and so on .. But may be there is more elegant way of doing that?
Thanks,
Vladimir