Single-Element Functions : List of Functions : stm_r_xx_parameter_mode

stm_r_xx_parameter_mode
Retrieves the parameter mode, including subroutine parameters and the parameters of generic charts and components.
You can call this function without indicating the specific element type:

stm_r_parameter_mode (xx_id, &status)

Function Type
stm_parameter_mode
For Elements
subroutine parameter
Syntax
stm_r_xx_parameter_mode (xx_id, &status)
Arguments
 
Input/Output
Status Codes
Return Values
Although the return value of this function is of type int, Dataport enables you to reference this value by name. The possible values are:

stm_in_parameter

stm_out_parameter

stm_inout_parameter

stm_constant_parameter