stmSetStringLimits
Defines additional parameters for a “String”element: string length and default value. An error is issued if the element is not of “String” type.stmSetStringLimits (handle, chart_name, dataitem_name, element_type,
string_length, default_val)
See Function Status Codes for the list of possible values.
Argument Name Input/Output STM context descriptor that was returned by stmInitImport Enumeration
stm_element_type stm_data_item
stm_data_type (UserType) Note: This API supports all “String” type elements (except for field, subroutine parameter, and subroutine local variable):
●
●