Parameter Reference C-51
AC30 series Variable Speed Drive
Extending the list of parameters
If it is necessary to log more than 8 parameters then the number of parameters to be logged may be increased to 40 in total, (an additional 32), by
adding the Data_Logger_Int and / or the Data_Logger_Real blocks. The variables to be logged are to be gathered into an array of Long Integers, or
an array of Reals and attached to the logger blocks, as illustrated here:
Here, the RealArray and IntArray variables are initialized with values, but in practice the values will be updated from application variables and fixed
parameter values as part of the application program.