stm_r_xx_data_type Returns the element subtype, including its data type and data structure. For example: stm_xx_union_array, stm_xx_integer, stm_xx_real_queue You can call this function without indicating the specific element type: stm_r_data_type (id, &status) Function Type char For Elements data-item di field fd local data ld subroutine parameter sp user-defined type dt Syntax stm_r_xx_data_type (xx_id, &status) Arguments Argument Input/Output Type Description xx_id In stm_id The element ID status Out int The function status code Status Codes ● stm_success ● stm_error_in_file ● stm_file_not_found ● stm_illegal_parameter ● stm_missing_field
stm_xx_union_array, stm_xx_integer, stm_xx_real_queue
stm_r_data_type (id, &status)
data-item
di
field
fd
local data
ld
subroutine
parameter
sp
user-defined
type
dt
xx_id
stm_id
status
int
stm_success
stm_error_in_file
stm_file_not_found
stm_illegal_parameter
stm_missing_field