kdriveExpress .net SDK 23.2.0
kdrive::express::bindings::SystemNetworkParameterRead_Out Class Reference

Structure holding individual address and test info and test result for the SystemNetworkParameterRead service. More...

#include <ServicesStructs.h>

Public Member Functions

 SystemNetworkParameterRead_Out (int individualAddress, array< unsigned char >^ testInfoResult)
 
void SetIndividualAddress (int individualAddress)
 
int GetIndividualAddress ()
 
void SetTestInfoAndResults (array< unsigned char >^ testInfoResult)
 
array< unsigned char > ^ GetTestInfoAndResults ()
 

Detailed Description

Structure holding individual address and test info and test result for the SystemNetworkParameterRead service.

The service returns 0 or more of these tuples.

See also
SystemNetworkParameterRead

The documentation for this class was generated from the following file: