ZNA Custom DLL SDK  Version1.0.0
Network Analyser Extensions
Data Fields
RsVnaTaskId Struct Reference

Contains an ID, consisting of the following four parameters, to identify a specific task. More...

#include <RsVnaCustomDllInterface.h>

Data Fields

char dllFilename [RS_VNA_MAX_CHAR_SIZE]
 Contains the DLL filename (excluding the file extension).
 
char additionalInput [RS_VNA_MAX_CHAR_SIZE]
 Contains the additional input text (e.g. "Ch1" for channel identification).
 
unsigned int drivingPort
 Contains the drive port number (1-based). Zero if called for all drive ports.
 
char taskType [RS_VNA_MAX_CHAR_SIZE]
 Contains the task type name.
 

Detailed Description

Contains an ID, consisting of the following four parameters, to identify a specific task.


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