DTL_INIT_EX
The DTL_INT_EX function initializes the RSLinx Classic data definition table and enables optional DTL features based on the bits set in the flags parameter.
DTL_RETVAL DTL_INIT_EX(
table_size, flags
)UNSIGNED LONG table_size ; | /* maximum number of data items*/ |
UNSIGNED LONG flags ; | /* options for initializing DTL*/ |
Provide Feedback