IMcLiveEDFAccumulate Property
|
|
Accumulate all images into EDF
Namespace:
MediaCy.IQL.Live
Assembly:
MediaCy.IQL.Live (in MediaCy.IQL.Live.dll) Version: 10.0.6912.0
SyntaxProperty Accumulate As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksWhen the option is FALSE images can be added one by one using AddImage method.
When the option is TRUE, every live image will be added to EDF after StartEDF.
See Also