How to avoid copying arrays with waveformRecord

From EPICSWIKI
Revision as of 15:38, 19 February 2013 by MichaelDavidsaver (talk | contribs) (Created page with "== Introduction == This page describes how to use the [https://code.launchpad.net/~epics-core/epics-base/array-opt array field memory management] feature to be introduced in EPI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

This page describes how to use the array field memory management feature to be introduced in EPICS 3.15.1 (not yet released). This allows array data to be moved into and out of the value (aka BPTR) field of the waveform, aai, and aao types.

Prerequisites

A version of EPICS Base with this feature.