The Local OPC HDA Servers API
Using the Local OPC HDA Servers API, you can view the list of OPC HDA servers
installed on a specified machine.
METHOD | GET |
URI |
|
SAMPLE QUERY PARAM GET URL |
|
SAMPLE RESPONSE |
|
SAMPLE cURL COMMAND |
|
Query Parameters
Parameter | Description | Required? | Values |
---|---|---|---|
machine name |
The machine name of the OPC HDA server. | Yes | String |
Response Parameters
Parameter | Data Type | Required? | Description |
---|---|---|---|
ErrorCode |
Integer | Yes | For example, ErrorCode = 0 implies the operation was successful. |
ErrorMessage |
String | Yes | For example, NULL. |