DIAdem Help

Variable: PkMaxIndex

  • Updated2024-09-12
  • 1 minute(s) read

Variable: PkMaxIndex

Specifies in packet processing the maximum number of files to create when the data is saved. When DIAdem reaches the maximum number of files, DIAdem overwrites the file created first. Use this setting to create a ring buffer.

Definition PkMaxIndex, LongInteger variable
  0 < PkMaxIndex <= 2147483647
Note  You must use the following object hierarchy to access the variable:
 
DACObjOpen(BlockName)
    PkMaxIndex = Value
DACObjClose(BlockName)

You need the DAC block name to open the DAC block, to access the variable, and to close the DAC block.

Refer to Accessing Objects in DIAdem DAC for more information.

Used by

File I/O | Program Variables in Commands

Log in to get a better experience