RFmx VNA C

Table of Contents

RFMXVNA_ATTR_SPARAMS_SNP_USER_COMMENT

  • Updated2024-10-21
  • 1 minute(s) read

RFMXVNA_ATTR_SPARAMS_SNP_USER_COMMENT

Data Type: char []
Access:read/write
Functions:RFmxVNA_SetAttributeString
RFmxVNA_GetAttributeString
Description: Specifies a string that is incorporated into saved SnP file. You can specify any arbitrary string to add any meta information that you may want to store along with the measured S-Parameters data in SnP file. RFmx automatically adds a special token(!) at the start of this string such that any standard SnP file parsers would ignore this line. Additionally, multiline comments are allowed and each line is appended with the next line escape character.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

Get Function: RFmxVNA_SParamsGetSnPUserComment
Set Function: RFmxVNA_SParamsSetSnPUserComment

Log in to get a better experience