operator string(RfsgMarkerEventExportedOutputTerminal)
- Updated2025-10-14
- 1 minute(s) read
Converts the RfsgMarkerEventExportedOutputTerminal object to equivalent string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static implicit operator string(RfsgMarkerEventExportedOutputTerminal outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | RfsgMarkerEventExportedOutputTerminal | Specifies the RfsgMarkerEventExportedOutputTerminal object to be converted to string. |
Returns
Returns a string from the RfsgMarkerEventExportedOutputTerminal object.