Solution
LabVIEW does not natively communicate via this protocol. There are third party solutions in the form of OPC servers or code libraries that allow for SECS communication. LabVIEW can communicate to OPC servers as an OPC client.
LabVIEW can also use third-party APIs in conjunction with
Call Library Function Nodes or
Constructor Nodes. A useful .NET API called SecsToTool.Net is developed by Insphere technology. This API must be purchased through
Insphere Technology and is not supported by National Instruments.