Short Description: To replace the contents of a named number.
Syntax
DMXSetNumericValue | ID name value |
Parameters
ID | The ID returned by DMXNew that identifies the invocation. |
name | A string with the name of the value whose contents you want to change. The named value appears in the task file identified by the applicationFileName parameter for DMXSetApplicationFileName. |
value | An integer or double value with the new value of the number. |