| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → OPC Toolbox |
| Contents | Index |
| Learn more about OPC Toolbox |
opcsupport
opcsupport('HostName')
opcsupport('HostName','FileName')
opcsupport returns diagnostic information for all OPC servers installed on the local machine, and saves the output to the text file opcsupport.txt in the current directory.
opcsupport('HostName') returns diagnostic information for the OPC servers installed on the host named HostName, and saves the output to the text file opcsupport.txt in the current directory.
opcsupport('HostName','FileName') returns diagnostic information for the host named HostName, and saves the results to the text file FileName in the current directory.
Get diagnostic information for OPC servers on the local machine and save the information to file opcsupport.txt:
opcsupport
Get diagnostic information for OPC servers on the host named area1 and save the information to file opcsupport.txt:
opcsupport('area1')Get diagnostic information for OPC servers on the host named area1 and save the information to file myfile.txt:
opcsupport('area1','myfile.txt')
![]() | opcstruct2timeseries | opctool | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |