$GLOBAL
) or a 2-element string array containing a domain name and data name.value
To be valid, the data_name input parameter name must begin with a letter. The name is not case-sensitive, and may contain letters, underscores, and numbers.
The data specified with value can be of any PV-WAVE data type. Note that client applications can only store on the server scalars and arrays (up to eight dimensions) of the following data types:
JAVA Data Types | Corresponding PV-WAVE Data Types |
---|---|
Byte | BYTE |
Short | INTEGER |
Integer | LONG |
Float | FLOAT |
Double | DOUBLE |
String | STRING |