Utility Functions : List of Utility Functions : stm_open_truth_table

stm_open_truth_table
Function Type
stm_boolean
Description
Opens a Truth Table that is connected to the specified element and highlights the specified line in it. Returns stm_success if request was successfully sent. Otherwise, it returns stm_id_out_of_range.
Syntax
stm_open_truth_table(stm_id id, int line,int *status)