| load |
|
Loads a Spark! model |
|
| set_value |
|
Sets the input value for an input variable (input
variables only) |
|
| get_value |
|
Gets the value for a variable (input or output variables) |
|
| get_cog_output |
|
Gets the Center
of Gravity output value for the Spark! model |
|
| get_mom_output |
|
Gets the Maxima
output value for the Spark! model |
|
| get_var_notification |
|
Returns a handle which is used to receive
notification of a change to a variable |
|
| get_msg_textA |
|
Returns the current message text of the Spark!
model |
|
| wait |
|
Utility function to check if a value has
changed in the Spark! model |